OpenAI Agents SDK (JavaScript/TypeScript) The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows in JavaScript/TypeScript. It is provider-agnostic, supporting OpenAI APIs and more. [!NOTE] Looking for the Python version? Check out OpenAI Agents SDK Python. 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...
| Stars | 3,204 |
| Forks | 810 |
| Language | TypeScript |
| Category | AI 工具 |
| License | MIT |
| Quality Score | 52.036/100 |
| Open Issues | 63 |
| Last Updated | 2026-06-12 |
| Created | 2025-05-31 |
| Platforms | node |
| Est. Tokens | ~14k |
Explore other popular ai 工具 tools:
openai-agents-js is A lightweight, powerful framework for multi-agent workflows and voice agents. It is categorized as a AI 工具 with 3.2k GitHub stars.
openai-agents-js is primarily written in TypeScript. It covers topics such as agents, openai, openai-api.
You can find installation instructions and usage details in the openai-agents-js GitHub repository at github.com/openai/openai-agents-js. The project has 3.2k stars and 810 forks, indicating an active community.
openai-agents-js is released under the MIT license, making it free to use and modify according to the license terms.