I'm connecting to a model running on ollama on another machine on my network. If I ask a question such as 'what files are in this directory?' I get the command for the tool (as a chunk of json) sent into the chat rather than the tool being executed. Is there a piece of config I've missed?
I'm connecting to a model running on ollama on another machine on my network. If I ask a question such as 'what files are in this directory?' I get the command for the tool (as a chunk of json) sent into the chat rather than the tool being executed. Is there a piece of config I've missed?