agent orchestration
The centralized management and routing of tasks across multiple sub-agents or LLM calls.
Plain English Explanation
The centralized management and routing of tasks across multiple sub-agents or LLM calls. Agent orchestration breaks down complex tasks into smaller sub-tasks and assigns them to the most capable sub-agents.
How is it used?
Practitioners refer to agent orchestration when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.