Glossary term
Glossary term
Agentic Systems
Agent Orchestrator dynamically assigns tasks to the right AI agents based on goal and context, coordinating multi-agent collaboration to ensure smooth interaction, conflict-free execution, and efficient workflow completion.
Microsoft AutoGen uses a GroupChatManager as an agent orchestrator to route conversation turns between specialised agents.
CrewAI's hierarchical process designates a Manager agent as the orchestrator that delegates tasks to worker agents.
Nvidia AI Blueprints use an agent orchestrator to coordinate retrieval, reasoning, and action agents in customer service deployments.