Overview
OpenAI’s Python SDK for building production agents with handoffs, guardrails, and tracing, successor to Swarm.
Details
OpenAI Agents SDK is OpenAI’s Python SDK for building production agents with handoffs between agents, guardrails for safety, and tracing for observability. The SDK is the production-ready successor to OpenAI Swarm, providing abstractions used internally at OpenAI for building agent systems. The Agents SDK is part of OpenAI’s broader push to provide first-party agent infrastructure beyond raw API access.
Tags
agent-framework, open-source, openai, production, python