openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 86
- Longevity 38
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 540
- days_rel: 14
- days_push: 7
- n_releases_24m: 118
Adoption not part of the score
28982 stars · 4605 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenAI Agents SDK is a lightweight Python framework for building multi-agent LLM workflows with agents, handoffs, tools, guardrails, sessions, and built-in tracing. It is provider-agnostic, supporting OpenAI APIs plus 100+ other LLMs, and includes voice and realtime agent support.
Use cases
- build multi-agent llm workflows in python
- orchestrate agents with handoffs and tools
- add guardrails to validate llm inputs and outputs
- build voice agents with speech-to-text and text-to-speech
- trace and debug agent runs
- connect agents to mcp servers
- manage conversation history across agent runs
When to choose
- you want a lightweight, production-ready agent framework with few abstractions
- you need multi-agent coordination via handoffs or agents-as-tools
- you want built-in tracing, guardrails, and human-in-the-loop support
- you want provider-agnostic LLM support beyond OpenAI
When to avoid
- you need a heavyweight orchestration platform with visual workflow editors
- you are building in JavaScript/TypeScript rather than Python
- you only need simple single-prompt LLM calls without agent loops
Facets
framework · maturity active
agent-framework llm-inference tracing mcp speech-recognition tts chatbot artificial-intelligence large-language-models developer-tools python cross-platform multi-agent handoffs guardrails voice-agents openai provider-agnostic orchestration ai-agents
2 sources
- readme: https://github.com/openai/openai-agents-python · fetched 2026-08-28 · ac723f802325
- homepage: https://openai.github.io/openai-agents-python/ · fetched 2026-08-29 · aec8605044eb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/openai-agents-python | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="openai/openai-agents-python")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem