返回全部动态
OpenAI Agents JS v0.14.3 发布:多项修复与改进
原标题:v0.14.3
AI 摘要
OpenAI 发布了 Agents JavaScript 库 v0.14.3 版本,包含多项修复和新功能。主要新增了会话历史事务支持,并修复了工具名称冲突、输出护栏、工具结果保留、MCP 工具分页、实时对话、沙箱快照路径和输出令牌预算等问题。这些改进提升了库的稳定性和可靠性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * feat: add session history transactions by @seratch in https://github.com/openai/openai-agents-js/pull/1572 * fix: resolve model-visible tool name collisions consistently by @seratch in https://github.com/openai/openai-agents-js/pull/1565 * fix: preserve approved tool results across output guardrails by @seratch in https://github.com/openai/openai-agents-js/pull/1562 * fix: preserve completed tool guardrail results by @seratch in https://github.com/openai/openai-agents-j
发布时间:2026-08-05 21:32
抓取时间:2026-08-06 20:52
来源机构:OpenAI