logoalt Hacker News

dymktoday at 3:49 PM2 repliesview on HN

Can the base URL be overridden so I can point it at eg Ollama or any other OpenAI compatible endpoint? I’d love to use this with local LLMs, for the speed and privacy boost.


Replies

jedbrooketoday at 3:59 PM

https://github.com/chr15m/runprompt/blob/main/runprompt#L9

seems like it would be, just swap the openai url here or add a new one

chr15mtoday at 5:04 PM

Good idea. Will figure out a way to do this.

show 2 replies