jorge-menjivar / unsaged

Open source chat kit engineered for seamless interaction with AI models.
https://unsaged.com
Apache License 2.0
247 stars 77 forks source link

[Feature] Add Ollama URL input in the settings tab #121

Open Bortus-AI opened 9 months ago

Bortus-AI commented 9 months ago

Sometimes I like to spin up different ollama servers for testing so I thought it would be nice to have a settings page that lets you set the ollama url so you don't have to edit the .env.local and redeploy.

Not sure if anyone would find that useful but figured I would put it out there. Also nice for when you forget to set it in the .env as well.