aiagent.club
中文
GitHub repo

openai/openai-agents-python

Python Tracked since 2025-03-11 Updated 2026-09-12 View source ↗

#97 of 803 by Stars among GitHub repos

29.4k 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 29.4k 2026-09-12
Forks 4.7k 2026-09-12
Commits 2.3k 2026-09-12
Releases 120 2026-09-12
Watchers 233 2026-09-12
Open issues 13 2026-09-12
Open PRs 41 2026-09-12