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 30c140fbaa
[Docs][fix examples and docs] [GraphWorkflow][add_nodes]
5 days ago
..
agent_rearrange_examples
agent_router_examples
asb cleanup examples folder 4 weeks ago
batched_grid_workflow
board_of_directors
caching_examples
concurrent_examples
council
council_of_judges
debate_examples new examples for latest features such as graph workflow rustworkx, llmcouncil, debate with judge, and overviews for the examples 1 week ago
election_swarm_examples
exec_utilities
forest_swarm_examples
graphworkflow_examples [Docs][fix examples and docs] [GraphWorkflow][add_nodes] 5 days ago
groupchat
heavy_swarm_examples
hiearchical_swarm
hscf
interactive_groupchat_examples
llm_council_examples
majority_voting
mar
moa_examples
orchestration_examples
paper_implementations
sequential_workflow
simulations
social_algorithms_examples
spreadsheet_examples
swarm_router new examples for latest features such as graph workflow rustworkx, llmcouncil, debate with judge, and overviews for the examples 1 week ago
swarmarrange
swarms_api_examples
utils actually removed all mentions of linear swarm 1 week ago
README.md
duo_agent.py
tree_swarm_new_updates.py

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