openai-agents-python
Build Python agent workflows with tools, handoffs, guardrails, sessions, and tracing.
Build Python agent workflows with tools, handoffs, guardrails, sessions, and tracing.
OpenAI Agents SDK lets Python developers define agents with instructions, tools, guardrails, and delegation between specialized workers. It includes session history, human approval points, tracing, sandboxed long-running agents, and realtime voice support. The framework can use OpenAI APIs or other supported model providers and requires Python 3.10 or newer.
Resource types
Use cases
Capabilities
Connect AI agents to authenticated apps, user accounts, and executable tools.
Build model-agnostic agent workflows across Python, .NET, and Java
Public GitHub facts last synced Jul 10, 2026.
Calls Claude Agent from Python with async queries, in-process tools, hooks, and interactive sessions.
Build controllable AI agents in Python or TypeScript