GitHub 仓库

openai/openai-agents-python

Python 首次收录 2025-03-11 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 89 / 共 783

27.9k Star

A lightweight, powerful framework for multi-agent workflows

项目介绍

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…

摘自 github.com/openai/openai-agents-python

最新指标

Star 27.9k 2026-07-16
Fork 4.3k 2026-07-16
提交 1.7k 2026-07-16
发布 108 2026-07-16
Watcher 220 2026-07-16
开放 issue 26 2026-07-16
开放 PR 39 2026-07-16