agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Connect to a remote ollama model in the same network

Open damien220 opened this issue 5 months ago • 1 comments

Hey everyone. Was just wondering of there is a possibility to connect to an ollama model installed on a device other than the localhost using agent zero. After choosinfg the model in agent zero, which is ollama, there is no place to specify the url where the model exist. So i would like to know if there is this option available or not?

damien220 avatar Jun 09 '25 18:06 damien220

Did you use OLLAMA_BASE_URL=http://1.2.3.4:11434 as an ENV-Variable (envirnment section of docker-compose.yml)

bastiane273 avatar Jun 10 '25 09:06 bastiane273

how you run it with ollama/

not run with ollama

ayttop avatar Jul 14 '25 20:07 ayttop