mirror of
https://github.com/ParisNeo/ollama_proxy_server.git
synced 2026-01-12 01:28:24 -05:00
Does not see models on secondary server #3
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 @dmishra-nxt on 4/22/2025
I have two instances running ollama behind an ollama proxy server. I am using openWebUI as the frontend which is configured with the URL of ollama proxy server. Both Ollama instances have different models. But when I check in openwebui settings, it only lists models on the first instance. How to enable listing models on secondary node as well?