Where can I find the ReAct agent node?

Hej,

Describe the problem/error/question

I am looking for the ReAct agent node.

A Tools Agent is available, but I want to use the ReAct agent to use a model, which doesn’t have native tools calling support.

What is the error message (if any)?

The node doesn’t seem to exist. The functionality under the AI Agent is not available.

I also don’t see the SQL or Tools Agent.

Please share your workflow

Information on your n8n setup

  • n8n version: Docker, 1.86.1
  • Database (default: SQLite): SQListe
  • n8n EXECUTIONS_PROCESS setting (default: own, main): none
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Linux

Hi @marius

It looks like the Tools Agent is now the default and only supported type.
Other types, including the ReAct Agent, have been deprecated.

You can see the update here: feat(core): Make Tools Agent the default Agent type, deprecate other agent types by Cadiac · Pull Request #13459 · n8n-io/n8n · GitHub

1 Like

This is a bad release and very disappointing.

2 Likes

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