Skip to main content
Each multi-agent architecture type is designed for specific use cases and can be combined to create powerful multi-agent systems. Below is an overview of all multi-agent pages with full links:
ItemDescriptionLink
Multi-AgentLanding page for multi-agent concepts and structures.Learn More
Swarm typesOverview of all swarm types (this page).Learn More
Best practicesDesign patterns and best practices for multi-agent systems.Learn More
Sequential workflowExecutes tasks in a strict, predefined order.Learn More
Concurrent workflowRuns independent tasks in parallel for higher throughput.Learn More
Multi agent routerIntelligent dispatcher that routes tasks based on capabilities/load.Learn More
Mixture of agentsCombine diverse specialist agents for complex tasks.Learn More
Majority votingConsensus-based decision-making across multiple agents.Learn More
Hierarchical swarmMulti-level structures with delegation and escalation.Learn More
Agent rearrangeDynamically reorganize agents to optimize task performance.Learn More
Batched Grid WorkflowExecute multiple tasks across multiple agents in a grid pattern.Learn More
Advanced ResearchAdvanced multi-agent research workflows and strategies.Learn More