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/heavy_swarm_examples
Kye Gomez 243df297ef
cleanup examples folder
1 day ago
..
README.md cleanup examples folder 1 day ago
heavy_swarm.py [TESTS][Fix these tests] 1 month ago
heavy_swarm_example.py [MAJORITYVOTING][DOCS][Improve Majority Voting docs] 2 months ago
heavy_swarm_example_one.py [DOCS CLEANUP][Delete corporate, swarms_models, misc, and more] [ADD AZURE OPENAI EXAMPLES IN EXAMPLES SECTION] 4 months ago
heavy_swarm_no_dashboard.py update reasoning agent router docs 4 months ago
medical_heavy_swarm_example.py [WORKSHOP][New Examples and demos] 3 months ago

README.md

Heavy Swarm Examples

This directory contains examples demonstrating heavy swarm patterns for large-scale multi-agent systems.

Examples

Overview

Heavy swarms are designed for large-scale multi-agent systems with many agents working on complex tasks. These examples demonstrate patterns for managing large agent populations, coordinating their work, and handling the increased complexity and resource requirements.