返回全部动态
OpenAI Agents JS SDK v0.17.2 发布:修复 GPT-5 模型设置
原标题:v0.17.2
AI 摘要
OpenAI 发布了 Agents JavaScript SDK 的 v0.17.2 版本,主要修复了 GPT-5 及更新型号的模型设置保留问题。该版本还包含文档更新和版本号调整。此次更新旨在提升 SDK 对最新模型的兼容性和稳定性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * fix: preserve model settings for GPT-5 and newer models by @seratch in https://github.com/openai/openai-agents-js/pull/1850 ### Documentation & Other Changes * docs: document v0.17.1 SDK updates by @seratch in https://github.com/openai/openai-agents-js/pull/1742 * chore: update versions by @github-actions[bot] in https://github.com/openai/openai-agents-js/pull/1852 **Full Changelog**: https://github.com/openai/openai-agents-js/compare/v0.17.1...v0.17.2
发布时间:2026-09-08 23:02
抓取时间:2026-09-08 23:17
来源机构:OpenAI