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/orchestration_examples
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
ai_ethics_debate.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
cybersecurity_incident_negotiation.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
healthcare_panel_discussion.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
insurance_claim_review.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
investment_council_meeting.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
medical_malpractice_trial.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
merger_mediation_session.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
nvidia_amd_executive_negotiation.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
pharma_research_brainstorm.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
philosophy_discussion_example.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago
startup_mentorship_program.py [feat][all new multi-agent methods] [feat][cronjob] [improvement][graphworkflow] 4 months ago

README.md

Orchestration Examples

This directory contains examples demonstrating workflow orchestration patterns for complex multi-agent scenarios.

Examples

Overview

Orchestration examples demonstrate complex, domain-specific workflows that coordinate multiple agents in realistic scenarios. These examples showcase how to structure multi-agent interactions for specific use cases including debates, negotiations, reviews, and collaborative sessions.