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
Hugh b4245f8f17
restored missing sync files
1 month ago
..
README.md restored missing sync files 1 month ago
aop_raw_client_code.py restored missing sync files 1 month ago
aop_raw_task_example.py restored missing sync files 1 month ago
moa_seq_example.py restored missing sync files 1 month ago
peer_review_example.py restored missing sync files 1 month ago
server.py restored missing sync files 1 month ago
test_agent_concurrent.py restored missing sync files 1 month ago
uvloop_example.py restored missing sync files 1 month 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.