#How to change the Ollama URL when the Ollama instance is not accessible anymore at the original URL
1 messages · Page 1 of 1 (latest)
You can always fiddle with the config directly. I don't think you can change the URL via the GUI anyway.
@north fossil Would you mind sharing the config file path please to edit ?
Sure, I had to be brief earlier. Assuming you use HAOS try
grep -sRi "11434" /homeassistant
Otherwise replace the path with your HA config directory.
No worries.
Once I edited the file(s), do I need to reboot the OS or « reload yaml » within the HA User Interface ?
Reboot. It always is the answer when in doubt
Just restart core. Rebooting is reserved for special occasions.