You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@LilDaniel0 , the Structured Output Parser expects the stringified JSON of the following format:
{"output":{"next_agent":"B1"}}
Note the expected JSON-schema conformant object should be passed as a property output of a wrapper object. This normally is being handled automatically. In your case the agent fails to format the JSON in the required form. You can try to fix this by changing your prompt or try more powerful model.
Bug Description
All the output parser are failing, this issue stared with the 1.75.2 version
To Reproduce
Expected behavior
The correct parser for the output
Operating System
Windows 11
n8n Version
1.75.2
Node.js Version
last
Database
PostgreSQL
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: