返回全部动态

OpenAI Agents JS SDK v0.16.0 发布:新增测试工具与标准模式支持

原标题:v0.16.0

OpenAI Agents JavaScript Releases一手来源产品发布质量 79

AI 摘要

OpenAI 发布了 Agents JavaScript SDK v0.16.0,新增了确定性的 SDK 测试工具,支持 Standard Schema 输入输出,并增强了运行、提供者和 Realtime 行为的安全性。该版本还修复了多个核心、沙箱和 Realtime 相关的问题,提升了稳定性和兼容性。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

## Key Changes ### Deterministic SDK testing utilities This release adds provider-neutral testing utilities through `@openai/agents/testing`, `@openai/agents-core/testing`, `@openai/agents/realtime/testing`, and `@openai/agents-realtime/testing`. `ScriptedModel`, `scriptedSandboxSession()`, and `ScriptedRealtimeTransport` let applications exercise runner, sandbox, and Realtime workflows without live model, sandbox, WebRTC, or WebSocket dependencies. Existing runtime entry points and defaul


发布时间:2026-08-15 11:07
抓取时间:2026-08-15 11:22
来源机构:OpenAI
阅读原文github.com