WTeeth
20. Juni 2024 um 07:46
1
The Tool Agent in AI Agent not yet support Ollama? when I force it to connect to a Ollama Chat Mode, it will throw Error: Tools Agent requires Chat Model which supports Tools calling
Node type
@n8n/n8n-nodes-langchain.agent
Node version
1.5 (Latest version: 1.6)
n8n version
1.44.0 (Self Hosted)
n8n
20. Juni 2024 um 07:46
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Currently AI tools only support a few models.
WTeeth
21. Juni 2024 um 01:54
4
sounds unreasonable, the conversation/React agent supports ollama, but tool agent didnt while they are in the same AI Agent node.
A few months ago, I think ollama added openai api compatible endpoint to their localhost server.
Have you tried using an OpenAI Chat Model node but change the base URL to the ollama local host URL?
WTeeth
27. Juni 2024 um 01:42
6
nono,its not the same case, it is unable to connect to Ollama chat mode node. the connections is unlinkable.