Tools Agent requires Chat Model which supports Tools calling

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)

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.

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?

nono,its not the same case, it is unable to connect to Ollama chat mode node. the connections is unlinkable.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.