Open lomenzel opened 3 months ago
I have the same problem
I'm using OpenWeb UI and ran into the same issue.
But it seems like https://{openweb-ui-instance}/ollama/
always responds with {"status":true}
no matter if Ollama integration is active or not, or if the users authorization headers are valid.
It would be great to be able to use this app even with Ollama API published behind a proxy application like OpenWeb UI
The settings page checks if the response to https://example.com is "Ollama is running". i have a setup where example.com is hosting an ollama web frontend and the reverseproxy proxypasses example.com/api to the ollama service. the result is, that the ollama app refuses the host, but it could use it