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.
|
|
3 weeks ago | |
|---|---|---|
| .. | ||
| README.md | 3 weeks ago | |
| hedge_fund_swarm.py | 2 months ago | |
| medical_swarm.py | 7 months ago | |
| swarms_api_client.py | 2 months ago | |
| swarms_api_example.py | 7 months ago | |
| tools_examples.py | 7 months ago | |
README.md
Swarms API Examples
This directory contains examples demonstrating Swarms API integration in multi-agent systems.
Examples
- hedge_fund_swarm.py - Hedge fund swarm using API
- swarms_api_client.py - API client implementation
- Additional API integration examples
Overview
These examples demonstrate how to integrate the Swarms API into multi-agent systems, enabling cloud-based agent execution, API-based agent management, and distributed agent coordination.