mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #392] External Ollama and interfacing UI #50714
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oliverbob on GitHub (Jan 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/392
Is your feature request related to a problem? Please describe.
Since there hasn't been a good doc to support various servers (apache, ngingx, caddy, flask) coz I know you're extremely busy for more and more features, can I in stead request for an integration of an option to select server connection:
when [...]
Describe the solution you'd like
Since we now have the ability to interface with any external host (I'm glad there's no more problem about the http/https in the Ollama API URL, see screenshot and thanks), it should be very nice to be able to shift to the
--add-host=host.docker.internal:host-gatewayor the externalOllama hosted on the cloud.Additional context

@tjbck commented on GitHub (Jan 25, 2024):
I'll merge this issue with #278! Let's continue our discussion there!