You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/multi_agent
Kye Gomez 4a57c20aa8
[Improvement][ForestSwarm][Improve format and structure] [Improvement][Agent][Add more verbose logging for mcp] [Docs][ForestSwarm]
2 days ago
..
agent_rearrange_examples [examples][cleanup workshop examples] 1 month ago
asb [DOCS][Update][ Multi agent exec utilites] 6 days ago
batched_grid_workflow [IMPROVEMENT][Improve HiearchicalSwarm with streaming callbacks][Add docs as well][New examples] 1 month ago
board_of_directors [FIX][Board of Directors] [CLEANUP __INITS__] [New Examples for livestream] 2 months ago
caching_examples update reasoning agent router docs 3 months ago
concurrent_examples [Improvement][AgentRouter][ Now leverages litellm embedding instead chromadb] [CLEANUP][Removed un-used util files and cleaned up artifacts] 3 days ago
council [REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming] 2 months ago
council_of_judges [REMOVE UN-USED FILES] [Cleanup Concurrent Dashboard] [file renaming] 2 months ago
election_swarm_examples [STRUCTS CLEANUP][Remove AgentRAGHandler] [ElectionSwarm][DynamicConversationSwarm][AOP][and more] 2 months ago
exec_utilities [DOCS][Update][ Multi agent exec utilites] 6 days ago
forest_swarm_examples [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 3 weeks ago
graphworkflow_examples remove-unused-params from agent.py 2 months ago
groupchat example cleanup 4 months ago
heavy_swarm_examples [TESTS][Fix these tests] 2 weeks ago
hiearchical_swarm [IMPROVEMENT][AOP][New tools for agent discovery and more] 3 weeks ago
hscf [EXAMPLES CLEANUP] [FIX][SwarmMatcher] [Remove old examples] 2 months ago
interactive_groupchat_examples [IMPROVEMENT][Remove BaseSwarm from ConcurrentWorkflow] [Decoupled inheritance and added docs] 4 days ago
majority_voting [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 3 weeks ago
mar [IMPROVEMENT][AgentRearrange][Integrate concurrent agent execution in agent rearrange through the comma type] [AgentRearrange][Docs] 1 month ago
moa_examples organize examples 1 week ago
orchestration_examples debate multi agent orchestration docs 3 months ago
paper_implementations [FIX][AgentLoader] [NEW DOCS][MKDOCS.yaml] 2 months ago
sequential_workflow [DOCS][Update][ Multi agent exec utilites] 6 days ago
simulations [FIX][AgentMAPSimulation] 2 weeks ago
social_algorithms_examples [DOCS][Update][ Multi agent exec utilites] 6 days ago
spreadsheet_examples [EXAMPLES][SpreadsheetSwarm cleanup] 6 days ago
swarm_router [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 3 weeks ago
swarmarrange [IMPROVEMENT][AgentRearrange][Integrate concurrent agent execution in agent rearrange through the comma type] [AgentRearrange][Docs] 1 month ago
swarms_api_examples [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 3 weeks ago
utils organize examples 1 week ago
README.md example readme 4 weeks ago
duo_agent.py [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 3 weeks ago
tree_swarm_new_updates.py [Improvement][ForestSwarm][Improve format and structure] [Improvement][Agent][Add more verbose logging for mcp] [Docs][ForestSwarm] 2 days ago

README.md

Multi-Agent Examples

This directory contains comprehensive examples demonstrating various multi-agent patterns and workflows in Swarms.

Agent Rearrangement

Auto Swarm Builder (ASB)

Batched Grid Workflow

Board of Directors

Caching Examples

Concurrent Examples

Council of Judges

Debate Examples

Election Swarm

Forest Swarm

Graph Workflow

Group Chat

Heavy Swarm

Hierarchical Swarm

Interactive Group Chat

Majority Voting

MAR (Multi-Agent Reinforcement)

  • mar/ - Multi-agent reinforcement learning examples

MOA Examples

Spreadsheet Examples

Orchestration

Paper Implementations

Sequential Workflow

Simulations

Swarm Router

Swarm Arrange

Swarms API

Utils

  • utils/ - Utility functions and helpers

Additional Files