Request: Add changing the URL of the API for Ollama support
Sending API calls to ChatGPT is fun and all, but there's something that drives a lot of users away: making those calls costs money on your end.
Some users don't want to pay, and some of those same users have PCs that are capable enough to run LLMs locally via Ollama (i am one of these users, lol). When I downloaded this app for the first time, I noticed there wasn't really a way to set the URL to a custom one.
What I want to request is a way to set the URL where the application sends API calls to a custom one, as well as having the ability to set custom models (llama3, phi3, etc.) to accommodate for Ollama. Not only will this not cost you, it's also running on your local network, so security is almost a guarantee.
I have made a fork of this and I will hopefully get this working!