02-04-2025 04:07 AM
Hello,
I noticed the "AI chatbot" feature in Firefox, which provides access to public cloud AI chatbots. However, it is now feasible to install a Large Language Model locally, e.g. using Ollama and other frameworks (e.g. WebUI), either on the same computer or on another computer at home (same LAN).
Wouldn't it be great to provide an integration feature of Firefox with our own LLM framework?
Regards
24-04-2025 01:57 PM
Hello,
I confirm, it would be super nice to be able to connect to an ollama server 🙂
12-06-2025 03:55 PM
08-07-2025 01:10 AM
There is an awesome suggestion in that thread ^
If you have Open WebUI (or SillyTavern or something) running, you can just put the URL into browser.ml.chat.provider in about:config.
The sidebar just loads and displays a webpage (ChatGPT or whatever) anyway.
You need to run a UI for Ollama at the moment but that feels like a reasonable compromise. It works for me at least.
29-08-2026 02:24 AM
I think local LLM integration would be a valuable addition to Firefox’s AI chatbot capabilities. Tools such as Ollama make it possible to run models locally, which could give users more control over their data and reduce the need to send sensitive prompts to cloud-based services.
It would be interesting if Firefox could connect to a locally running LLM through a configurable API endpoint, allowing users to choose their preferred model or framework. This could also make the AI chatbot useful in environments where privacy, offline access, or control over the underlying model is important.
A flexible integration layer supporting local and cloud-based models could give users much more choice while keeping privacy as a key advantage.