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
Hugh b4245f8f17
restored missing sync files
1 month ago
..
agent_rearrange_examples restored missing sync files 1 month ago
agent_router_examples restored missing sync files 1 month ago
asb restored missing sync files 1 month ago
batched_grid_workflow restored missing sync files 1 month ago
board_of_directors restored missing sync files 1 month ago
caching_examples restored missing sync files 1 month ago
concurrent_examples restored missing sync files 1 month ago
council restored missing sync files 1 month ago
council_of_judges restored missing sync files 1 month ago
debate_examples restored missing sync files 1 month ago
election_swarm_examples restored missing sync files 1 month ago
exec_utilities restored missing sync files 1 month ago
forest_swarm_examples restored missing sync files 1 month ago
graphworkflow_examples restored missing sync files 1 month ago
groupchat restored missing sync files 1 month ago
heavy_swarm_examples restored missing sync files 1 month ago
hiearchical_swarm restored missing sync files 1 month ago
hscf restored missing sync files 1 month ago
interactive_groupchat_examples restored missing sync files 1 month ago
majority_voting restored missing sync files 1 month ago
mar restored missing sync files 1 month ago
moa_examples restored missing sync files 1 month ago
orchestration_examples restored missing sync files 1 month ago
paper_implementations restored missing sync files 1 month ago
sequential_workflow restored missing sync files 1 month ago
simulations restored missing sync files 1 month ago
social_algorithms_examples restored missing sync files 1 month ago
spreadsheet_examples restored missing sync files 1 month ago
swarm_router restored missing sync files 1 month ago
swarmarrange restored missing sync files 1 month ago
swarms_api_examples restored missing sync files 1 month ago
utils restored missing sync files 1 month ago
README.md restored missing sync files 1 month ago
duo_agent.py restored missing sync files 1 month ago
tree_swarm_new_updates.py restored missing sync files 1 month 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