-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Invalid URL" - Can't add external Ollama API #25
Comments
Just dropping in here because I experienced the same problem. Are you running with environment variable I'm running my Ollama instance on an Ubuntu VM, and I had to set the following in
The reason I couldn't connect from anywhere else is because Ollama listens only to localhost (127.0.0.1) by default, and does not accept incoming connections from the local network etc. |
I installed Ollama via HACS on Home Assistant. Unexpected exception |
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Checklist
Describe the issue
I'm trying to use my existing Ollama API, but when I try to set the URL I get the error "Invalid URL".
Reproduction steps
Browse to your Home Assistant instance.
Go to Settings > Devices & Services.
In the bottom right corner, select the Add Integration button.
From the list, select Ollama Conversation.
Insert "http(s)://anything.com" on the URL
Debug logs
Diagnostics dump
nothing here
The text was updated successfully, but these errors were encountered: