返回全部动态
OpenAI Node SDK v7.12.1 发布,支持 GPT Image 2.5
原标题:v7.12.1
AI 摘要
OpenAI 发布了 Node SDK 的 v7.12.1 版本,该版本包含了此前未发布到 npm 的 GPT Image 2.5 模型支持。此版本新增了 GPT Image 2.5 模型及图像选项,并修复了 CI 流程中 Cloudflare 示例回归测试的时序问题。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [7.12.1](https://github.com/openai/openai-node/compare/v7.12.0...v7.12.1) (2026-09-09) Includes the GPT Image 2.5 support from 7.12.0, which was not published to npm. ### Features * **api:** add GPT Image 2.5 models and image options ([#2705](https://github.com/openai/openai-node/pull/2705)) ([6500a16](https://github.com/openai/openai-node/commit/6500a1670911e8f5a6cbbd9f7ff42800af6450cd)) ### Bug Fixes * **ci:** run Cloudflare example regressions before release ([#2706](https://github.c
发布时间:2026-09-09 09:15
抓取时间:2026-09-09 09:22
来源机构:OpenAI