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.
|
|
2 days ago | |
|---|---|---|
| .. | ||
| README.md | 2 days ago | |
| agent_rearrange_concurrent_example.py | 1 month ago | |
| auto_swarm_builder_example.py | 1 month ago | |
| fallback_example.py | 1 month ago | |
| server.py | 1 month ago | |
README.md
840 Update Examples
This directory contains examples from the 840 update, demonstrating new features and improvements.
Examples
- agent_rearrange_concurrent_example.py - Agent rearrangement with concurrency
- auto_swarm_builder_example.py - Auto swarm builder example
- fallback_example.py - Fallback mechanism example
- server.py - Server implementation
Overview
These examples showcase features introduced in the 840 update, including concurrent agent rearrangement, auto swarm building capabilities, and improved fallback mechanisms.