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/guides/850_workshop
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
aop_raw_client_code.py [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update] 4 weeks ago
aop_raw_task_example.py [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update] 4 weeks ago
moa_seq_example.py [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update] 4 weeks ago
peer_review_example.py [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update] 4 weeks ago
server.py [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update] 4 weeks ago
test_agent_concurrent.py [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update] 4 weeks ago
uvloop_example.py [FIX][SocialAlgorithms] [EXAMPLES][Swarms Update 8.5.0 Update] 4 weeks ago

README.md

850 Workshop Examples

This directory contains examples from the 850 workshop, demonstrating advanced multi-agent patterns and AOP integration.

Examples

Overview

These examples from the 850 workshop demonstrate advanced patterns including Agents over Protocol (AOP) integration, mixture of agents, peer review workflows, and high-performance async execution with UVLoop.