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 weeks ago | |
---|---|---|
.. | ||
README.md | 3 weeks ago | |
agent_overview.py | 2 weeks ago | |
batch_example.py | 4 weeks ago | |
client_example.py | 4 weeks ago | |
hospital_team.py | 4 weeks ago | |
icd_ten_analysis.py | 4 weeks ago | |
legal_team.py | 4 weeks ago | |
rate_limits.py | 4 weeks ago |
README.md
Swarms API Examples
This directory contains examples demonstrating how to use the Swarms API for various agent operations.
Agent Overview
- agent_overview.py - Comprehensive overview of agent capabilities
Batch Processing
- batch_example.py - Batch processing with multiple agents
Client Integration
- client_example.py - Basic client usage example
Team Examples
- hospital_team.py - Hospital management team simulation
- legal_team.py - Legal team collaboration example
Analysis Examples
- icd_ten_analysis.py - ICD-10 medical code analysis
Rate Limiting
- rate_limits.py - Rate limiting and throttling examples