| Multi-Agent | Landing page for multi-agent concepts and structures. | Learn More |
| Swarm types | Overview of all swarm types (this page). | Learn More |
| Best practices | Design patterns and best practices for multi-agent systems. | Learn More |
| Sequential workflow | Executes tasks in a strict, predefined order. | Learn More |
| Concurrent workflow | Runs independent tasks in parallel for higher throughput. | Learn More |
| Multi agent router | Intelligent dispatcher that routes tasks based on capabilities/load. | Learn More |
| Mixture of agents | Combine diverse specialist agents for complex tasks. | Learn More |
| Majority voting | Consensus-based decision-making across multiple agents. | Learn More |
| Hierarchical swarm | Multi-level structures with delegation and escalation. | Learn More |
| Agent rearrange | Dynamically reorganize agents to optimize task performance. | Learn More |
| Batched Grid Workflow | Execute multiple tasks across multiple agents in a grid pattern. | Learn More |
| Advanced Research | Advanced multi-agent research workflows and strategies. | Learn More |