OpenAI Swarm
OfficialLightweightLightweight multi-agent orchestration framework from OpenAI. Explores ergonomic patterns for handoffs and routines with minimal abstraction over the Chat Completions API.
by OpenAI18.9k starsMITUpdated Oct 2025
Installation
Install
pip install git+https://github.com/openai/swarm.gitLanguage support
Python
Supported LLMs
OpenAI
Features (6)
handoffsroutinesfunction_callingcontext_variablesstreaminglightweightSource
View on GitHubDetails
- Author
- OpenAI
- Category
- Lightweight
- Languages
- 1
- Features
- 6
- Stars
- 18.9k
- License
- MIT
- Status
- Official