GitHub repo

openai/openai-agents-python

Python Tracked since 2025-03-11 Updated 2026-07-16 View source ↗

#89 of 783 by Stars among GitHub repos

27.9k Stars

A lightweight, powerful framework for multi-agent workflows

About

The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. It is provider-agnostic, supporting the OpenAI Responses and Chat Completions APIs, as well as 100+ other LLMs.

Looking for the JavaScript/TypeScript version? Check out Agents SDK JS/TS.

Explore the examples directory to see the SDK in action, and read our documentation for more details.

To get started, set up your Python environment (Python 3.10 or newer required), and then install OpenAI Agents SDK package.

For voice support, install with the optional voice group: pip install 'openai-agents[voice]'. For Redis session support, install with the optional redis group: pip install…

Excerpted from github.com/openai/openai-agents-python

Latest metrics

Stars 27.9k 2026-07-16
Forks 4.3k 2026-07-16
Commits 1.7k 2026-07-16
Releases 108 2026-07-16
Watchers 220 2026-07-16
Open issues 26 2026-07-16
Open PRs 39 2026-07-16