Multi-agent orchestration

Coordinating multiple model-driven agents, each with a distinct role, tool access, or area of responsibility, and a mechanism for passing work and results between them. It earns its added complexity when the task genuinely splits along those role boundaries, not by default.

Why exams ask this

Tested as a "when does splitting the task into multiple agents help" scenario. The correct answer usually involves distinct roles or distinct tool access per agent, not simply running the same prompt twice for redundancy.

Relevant to

Related concepts

Resources

No resources linked to this concept yet.