Auto-Fixing Output Parser

Automatically fix LLM output parsing errors by retrying with error context on indie.money

Written By pvdyck

Last updated 7 days ago

Auto-Fixing Output Parser

βœ… Supported β€” Full n8n feature parity

Compatibility

All operations supported. Wraps another output parser and automatically retries with error context when parsing fails.

Usage

Connect a Chat Model and another Output Parser (e.g., Structured Output Parser) as sub-nodes. When the inner parser fails, this node feeds the error back to the LLM to produce a corrected output.

Related