Quiz 15 Question 12 of 20

A multi-agent document processing system has a planner, an extraction agent, a validation agent, and a formatting agent. In production, the planner sometimes issues malformed tool calls to the extraction agent (missing required parameters). These errors cascade: the extraction agent fails, the validation agent receives empty input, and the formatting agent produces a malformed report. Where is the most leverage to prevent this cascade?

Select an answer to reveal the explanation.

Motivation