n4ze3m / page-assist

Use your locally running AI models to assist you in your web browsing
https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbkinehhfdhndo
MIT License
1.51k stars 145 forks source link

[Feature] Store multiple Ollama instances with individual settings #184

Open colin-campbell opened 2 months ago

colin-campbell commented 2 months ago

As part of working on this issue, it came to me that if one is using authentication on multiple different Ollama instances, with different authentication providers, client ids, IdP URL's etc , it would be beneficial to store all the settings together with the Ollama Url and allow the user to select from saved instances.

In fact this might be a beneficial enhancement anyway - to save with the origin URL settings etc.

Any feedback on this idea?

n4ze3m commented 2 months ago

Once support for OpenAI-compatible endpoints is added, it will be easy to integrate the new Ollama endpoint, as Ollama is now OpenAI-compatible