OpenAI Swarm

OfficialLightweight

Lightweight 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.git

Language support

Python

Supported LLMs

OpenAI

Features (6)

handoffs
routines
function_calling
context_variables
streaming
lightweight

Details

Author
OpenAI
Category
Lightweight
Languages
1
Features
6
Stars
18.9k
License
MIT
Status
Official