返回全部动态
OpenAI Node SDK v7.3.0 发布,新增内容来源验证
原标题:v7.3.0
AI 摘要
OpenAI 发布了 Node SDK 的 v7.3.0 版本,主要新增了内容来源验证(content provenance checks)功能。此外,该版本移除了 Brewfile 设置路径和 JSR 发布支持,并整理了 SDK 指南和仓库元数据。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 7.3.0 (2026-07-31) Full Changelog: [v7.2.0...v7.3.0](https://github.com/openai/openai-node/compare/v7.2.0...v7.3.0) ### Features * **api:** content provenance checks ([c6f9339](https://github.com/openai/openai-node/commit/c6f9339df44ff0e2180300c1452047592a867dc5)) ### Chores * remove Brewfile setup path ([#2031](https://github.com/openai/openai-node/issues/2031)) ([6b63159](https://github.com/openai/openai-node/commit/6b631599de7d91f90767f9c6df1e9d53e36768b5)) * remove JSR publishing ([
发布时间:2026-07-31 23:10
抓取时间:2026-08-02 00:23
来源机构:OpenAI