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
Mods seems to use the default ollama base-url: http://127.0.0.1:11434/api no matter what the line is set to.
Setup
MX Linux 23 ahs, xfce4-term, bash
To Reproduce
Change the line to anything, can be either a valid remote server or something nonsensical. The request will always go to the local machine.
Changing the base-url of, for instance, the openai config line does have the intended effect.