OpenAI Agents SDK [](https://pypi.org/project/openai-agents/)

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.

openai/openai-agents-python · README.md

Framework agent-sdk main
★ 24851 Fork 3797 Issue 68
为什么适合这个 AI 门户

拿来做对比页、上手教程和案例专题,直接服务推广获客。

站内可套用方向
Agent SDK 入门 Python 实战页 开发者教程
建议产出格式
核心能力解读 接入教程 场景落地页
站内摘要(已整理)

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. [!NOTE] Looking for the JavaScript/TypeScript version? Check out Agents SDK JS/TS. Core concepts: Agents**: LLMs configured with instructions, tools, guardrails, and handoffs Sandbox Agents**: Agents preconfigured to work with a container to perform work over long time horizons.