
OpenAI Agents SDK
situationalOfficial Python agents runtime — agents, handoffs, guardrails, sessions; not the Responses API itself.
Visit openai.github.io →> **OpenAI Agents SDK** — situational > Verified 2026-08-19 > Limitation: Default loop talks to OpenAI; other providers are possible but second-class. > > https://noemium.com/tools/openai-agents-sdk/Add to kitOpen in NoemiumFact-check this catalog entry for OpenAI Agents SDK (agents). Verdict: situational Verdict text: The runtime on top of Responses, not a second Responses card. Tiny primitives (agent, handoff, guardrail, session) plus sandbox and realtime paths. You own orchestration less than with raw Responses, more than with a visual builder. Tokens still land on the API bill. Limitations: - Default loop talks to OpenAI; other providers are possible but second-class. - Built-in tracing is convenient and also a data-boundary choice. - Not a no-code product; you write Python. - Swarm is the old experiment — this SDK is the replacement. Receipts: https://openai.github.io/openai-agents-python/ https://github.com/openai/openai-agents-python Last verified: 2026-08-19 Find outdated prices, wrong claims, or missing limitations. Cite primary sources (docs, pricing pages, benchmarks, model cards). Do not use marketing pages.[](https://noemium.com/tools/openai-agents-sdk/)
ledger entry · observed by @whysanesanders
The runtime on top of Responses, not a second Responses card. Tiny primitives (agent, handoff, guardrail, session) plus sandbox and realtime paths. You own orchestration less than with raw Responses, more than with a visual builder. Tokens still land on the API bill.
Strengths
- Official Python agents runtime with tiny, composable primitives.
- Agent, handoff, guardrail, and session abstractions out of the box.
- Includes sandbox and realtime paths beyond basic chat loops.
Known limitations
- Default loop talks to OpenAI; other providers are possible but second-class.
- Built-in tracing is convenient and also a data-boundary choice.
- Not a no-code product; you write Python.
- Swarm is the old experiment — this SDK is the replacement.
Use it when
- Python developers building agents on top of the OpenAI Responses API.
- Teams wanting more orchestration than a no-code builder but less than raw API code.
Skip it when
- You need a visual no-code interface for building agents.
- First-class non-OpenAI providers are a hard requirement.
- Built-in tracing sending data to OpenAI is a data-boundary problem.
Buy-check
- ·Price — free, SDK free (pip install openai-agents); model/tool calls billed at OpenAI API rates; tracing uses your OpenAI account as of 2026-08-19. Open the pricing page, not a screenshot.
- ·Free tier — Free tier exists — burn it first.
- ·Cancel fallout — What happens to your data/projects on cancel — check the ToS, not the FAQ.
- ·Seat math — Per-seat pricing multiplies quietly. Count seats before the annual plan.
- ·Who skips it — Also skipped when: You need a visual no-code interface for building agents.; First-class non-OpenAI providers are a hard requirement..
Price trailchangelog →
No price move in this repo yet.
Facts
- pricing
- free1
- price note
- SDK free (pip install openai-agents); model/tool calls billed at OpenAI API rates; tracing uses your OpenAI account
- free tier
- yes
- open source
- yes
- api
- yes
- self-host
- yes
- category
- agents
- evidence
- source-verified
- Models
- locked
Sources
No source, no number.
Similar joball alternatives →
| tool | verdict | price | oss | self-host |
|---|---|---|---|---|
| OpenAI Agents SDK | situational | free | yes | yes |
| Dify | ship | freemium | no | yes |
| CrewAI | ship | freemium | yes | yes |
| LangGraph | ship | freemium | yes | yes |
Facts from the catalog files — not scores you can buy. Quality and speed stay in the briefing, not in a fake 1–5 grid.
Dify
Source-available LLM app platform with agent workflows and RAG.
APIFREE TIER
freemiumCloud Sandbox free; self-host Community free under restricted license; cloud Professional/Team paid yearly
CrewAI
Python framework for multi-agent crews — roles, tasks and processes.
OSSAPIFREE TIER
freemiumopen source (MIT); cloud Free Basic (50 exec/mo); Enterprise custom
LangGraph
Graph-based agent orchestration from LangChain — stateful and controllable.
OSSAPIFREE TIER
freemiumframework free open-source; LangSmith Plus $39/seat/mo