You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to point the integration to the Ollama API through OpenWebUI?
While configuring the integration, when I set the API hostname to ai.hq.arpa/ollama, I just get:
Failed to connect to the remote API: 0, message='Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8', url='https://ai.hq.arpa/ollama:443/api/tags'
See how the port breaks everything ^
Omitting the port doesn't do much, because 443 seems to be appended anyways.
The text was updated successfully, but these errors were encountered:
Would it be possible to point the integration to the Ollama API through OpenWebUI?
While configuring the integration, when I set the API hostname to
ai.hq.arpa/ollama
, I just get:See how the port breaks everything ^
Omitting the port doesn't do much, because 443 seems to be appended anyways.
The text was updated successfully, but these errors were encountered: