Originally created by @VfBfoerst on GitHub (Feb 23, 2024).
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.
Hey :) as I use litellm for loadbalancing, I set its url as connection and removed the ollama api url, as you can see here:
The problem is, refreshing the site or logging in states about the impossible ollama api connection, as you can see here:
(Error-Messages: "Ollama Version: Not Detected" , "Open WebUI: Server Connection Error").
Describe the solution you'd like
If only openai api base url is set, disable the described error messages, disable ollama-api requests that still seem to happen right now.
Describe alternatives you've considered
Another solution could be:
Add a switch which states "only openai" or "disable ollama-api" and therefore disables the requests to the ollama api.
Additional context
I really like your project :) thank you!
Originally created by @VfBfoerst on GitHub (Feb 23, 2024).
Originally assigned to: @tjbck on GitHub.
**Is your feature request related to a problem? Please describe.**
Hey :) as I use [litellm](https://github.com/BerriAI/litellm) for loadbalancing, I set its url as connection and removed the ollama api url, as you can see here:

The problem is, refreshing the site or logging in states about the impossible ollama api connection, as you can see here:

(Error-Messages: "Ollama Version: Not Detected" , "Open WebUI: Server Connection Error").
**Describe the solution you'd like**
If only openai api base url is set, disable the described error messages, disable ollama-api requests that still seem to happen right now.
**Describe alternatives you've considered**
Another solution could be:
Add a switch which states "only openai" or "disable ollama-api" and therefore disables the requests to the ollama api.
**Additional context**
I really like your project :) thank you!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @VfBfoerst on GitHub (Feb 23, 2024).
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.

Hey :) as I use litellm for loadbalancing, I set its url as connection and removed the ollama api url, as you can see here:
The problem is, refreshing the site or logging in states about the impossible ollama api connection, as you can see here:

(Error-Messages: "Ollama Version: Not Detected" , "Open WebUI: Server Connection Error").
Describe the solution you'd like
If only openai api base url is set, disable the described error messages, disable ollama-api requests that still seem to happen right now.
Describe alternatives you've considered
Another solution could be:
Add a switch which states "only openai" or "disable ollama-api" and therefore disables the requests to the ollama api.
Additional context
I really like your project :) thank you!