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.58k stars 150 forks source link

Enhancement: Unique RAG Ollama Instance URL #237

Closed lewismacnow closed 1 week ago

lewismacnow commented 3 weeks ago

As the title suggests, I propose you add functionality to support using a unique RAG Ollama URL. The outcome of this would mean inference and embedding requests could be sent to different hosts.

n4ze3m commented 3 weeks ago

Yes, this is our most requested feature. I will try to add it in this week's update

n4ze3m commented 1 week ago

Now you can add multiple Ollama instances via OpenAI API-compatible settings. :)

image