Glossary term
Glossary term
Agentic Systems
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.
Created for this library
A bank uses agent orchestration to coordinate one specialist agent for KYC checks, one for document parsing, and a third for compliance review during onboarding.
A media company orchestrates a writer agent, an editor agent, and a fact-checker agent in a single content production pipeline.
A consulting firm orchestrates a research agent, a slide-drafting agent, and a manager agent that decides what each one should work on next.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License