aiagent.club
中文
GitHub

openai-agents-python

#60 of 964 in the AI Agent Index

42 Score
Real usage
Momentum
65
Attention
89

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…

Across sources

28.0k Stars
  • Stars 28.0k
  • Forks 4.3k
  • Commits 1.7k
  • Releases 109