Format validation failure for LLM auto-correction feedback.
When LLM generates invalid function call arguments, this produces annotated
JSON with inline // ❌ error comments at each invalid property. The output
is wrapped in a markdown code block so that LLM can understand and correct
its mistakes in the next turn.
Format validation failure for LLM auto-correction feedback.
When LLM generates invalid function call arguments, this produces annotated JSON with inline
// ❌error comments at each invalid property. The output is wrapped in a markdown code block so that LLM can understand and correct its mistakes in the next turn.Below is an example of the output format: