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 243df297ef
cleanup examples folder
1 day ago
..
agent_rearrange_examples cleanup examples folder 1 day ago
agent_router_examples cleanup examples folder 1 day ago
asb cleanup examples folder 1 day ago
batched_grid_workflow [IMPROVEMENT][Improve HiearchicalSwarm with streaming callbacks][Add docs as well][New examples] 2 months ago
board_of_directors cleanup examples folder 1 day ago
caching_examples cleanup examples folder 1 day ago
concurrent_examples cleanup examples folder 1 day ago
council cleanup examples folder 1 day ago
council_of_judges cleanup examples folder 1 day ago
debate_examples cleanup examples folder 1 day ago
election_swarm_examples cleanup examples folder 1 day ago
exec_utilities cleanup examples folder 1 day ago
forest_swarm_examples cleanup examples folder 1 day ago
graphworkflow_examples cleanup examples folder 1 day ago
groupchat cleanup examples folder 1 day ago
heavy_swarm_examples cleanup examples folder 1 day ago
hiearchical_swarm cleanup examples folder 1 day ago
hscf cleanup examples folder 1 day ago
interactive_groupchat_examples cleanup examples folder 1 day ago
majority_voting cleanup examples folder 1 day ago
mar cleanup examples folder 1 day ago
moa_examples cleanup examples folder 1 day ago
orchestration_examples cleanup examples folder 1 day ago
paper_implementations cleanup examples folder 1 day ago
sequential_workflow cleanup examples folder 1 day ago
simulations [FIX][AgentMAPSimulation] 1 month ago
social_algorithms_examples cleanup examples folder 1 day ago
spreadsheet_examples [EXAMPLES][SpreadsheetSwarm cleanup] 4 weeks ago
swarm_router cleanup examples folder 1 day ago
swarmarrange cleanup examples folder 1 day ago
swarms_api_examples cleanup examples folder 1 day ago
utils cleanup examples folder 1 day ago
README.md example readme 2 months ago
duo_agent.py [MIGRATION][gpt-4o to gpt-4.1] [FEATURE][AOP][Agent orchestration Protocol]++[DOCS] [Examples] 1 month ago
tree_swarm_new_updates.py [Improvement][ForestSwarm][Improve format and structure] [Improvement][Agent][Add more verbose logging for mcp] [Docs][ForestSwarm] 4 weeks 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