-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Great addon, it works great in my setup. I have two different AI services I want to connect, Google Gemini which I confirmed works, and an alternative OpenAI compatible service, which has its own custom URL.
Other services can offer their LLMs through an "OpenAI compatible" protocol, which is to say that it's the same as OpenAI but you can change the URL and route calls through it instead of actual OpenAI. Think of it kinda like how Ollama is handled, but it is using the OpenAI protocol instead.
I am asking if you would please add this feature to MCP Assist. I imagine it either as a new service in the dropdown selector box, or as a toggle checkbox after selecting OpenAI in the dropdown box. When indicated, the user can add their own URL, and everything else should be the same.
Thanks again for a great addon and I'm excited to see how it grows from here!
Search - What is OpenAI Compatible
Example docs - Open WebUI on configuring OpenAI Compatible service