AIExplainer
Large Language Models AI Agents Intermediate 1 min read

What is an agent orchestration?

The centralized management and routing of tasks across multiple sub-agents or LLM calls.

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.

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.