mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-18 02:04:06 -05:00
[GH-ISSUE #10790] Enable users Ollama direct connection #31561
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 @rgaricano on GitHub (Feb 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10790
Feature Request
Allow direct connections to ollama for users, now only direct connections can be created to openai, by allowing direct connections the user can connect to his own ollama server without having to install openwebui.
if an option is also implemented to be able to share these connections on the openwebui server with the rest of the users, it would greatly increase the possibilities of creating powerful shared openwebui network nodes.