Glossary term
Glossary term
Agentic Systems
Multi-agent orchestration is the coordination of multiple specialized AI agents working together to complete complex tasks. Each agent focuses on its part, retrieving data, executing actions, or reasoning, and the orchestration layer ensures everything flows smoothly.
Microsoft AutoGen is a leading framework for multi-agent orchestration in Python.
CrewAI provides role-based multi-agent orchestration with sequential and hierarchical patterns.
LangGraph supervisor and swarm architectures power production multi-agent orchestration.