displayName
OpenAI Agents SDK
vendor
OpenAI
homepageUrl
https://openai.github.io/openai-agents-python/
primarySurface
sdk
supportTier
catalog-backed
productKind
sdk
stackScope
core-runtime
description
OpenAI Agents SDK (openai-agents-python) is OpenAI's framework for
building agentic applications. It exposes a `Runner` that drives a
streaming agent loop over the Responses API, supports
handoffs/subagents, tools, and emits a structured streaming-event
taxonomy (RawResponsesStreamEvent, RunItemStreamEvent + 11 item
subtypes, AgentUpdatedStreamEvent).