Open Morriz opened 5 days ago
Hey @Morriz,
We have created an internal ticket to look into this which we will be tracking as "GHC-435"
How robust is all of this, I ask myself, as I keep finding basic flaws in design and implementation of these AI Agent nodes? Worrisome ;(
Bug Description
The ReAct agent is currently suffering from a bug (omitting injection of too schema): #11720
So, I was hopeful to be able to work around that by just specifying the schema in the description of a tool, but that was not allowed by the agent as during run time an error was thrown:
To Reproduce
Expected behavior
The description to be injected into the system message without errors
Operating System
docker
n8n Version
1.66.0
Node.js Version
docker
Database
SQLite (default)
Execution mode
main (default)