by openai · Agent Tool · ★ 25.9k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
OpenAI Agents SDK The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. It is provider-agnostic, supporting the OpenAI Responses and Chat Completions APIs, as well as 100+ other LLMs. [!NOTE] Looking for the JavaScript/TypeScript version? Check out Agents SDK JS/TS. Core concepts: Agents: LLMs configured with instructions, tools, guardrails, and handoffs Agents as tools / Handoffs: Delegating to other agents for specific tasks Tools: Various Tools let agents take actions (functions, MCP, hosted tools) Guardrails: Configurable safety checks for input and output validation Human in the loop: Built-in mechanisms for involving humans across agent runs Sessions: Automa
| Stars | 25,905 |
| Forks | 3,949 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 56.15/100 |
| Open Issues | 71 |
| Last Updated | 2026-05-05 |
| Created | 2025-03-11 |
| Platforms | python |
| Est. Tokens | ~1857k |
Looking for a openai-agents-python alternative? If you're comparing openai-agents-python with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Build resilient language agents as graphs. Available in TypeScript!
AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework
A model-driven approach to building AI agents in just a few lines of code.
Universal memory layer for AI Agents
AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature,
Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to
Explore other popular agent tool tools:
openai-agents-python is A lightweight, powerful framework for multi-agent workflows. It is categorized as a Agent Tool with 25.9k GitHub stars.
openai-agents-python is primarily written in Python. It covers topics such as agents, ai, framework.
You can find installation instructions and usage details in the openai-agents-python GitHub repository at github.com/openai/openai-agents-python. The project has 25.9k stars and 3949 forks, indicating an active community.
openai-agents-python is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to openai-agents-python on Agent Skills Hub include langgraph, voltagent, sdk-python. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.