返回全部动态

OpenAI Java SDK v4.69.0 新增 GPT-Rosalind 研究模型支持

原标题:v4.69.0

OpenAI Java SDK Releases一手来源API 更新质量 58

AI 摘要

OpenAI 发布 Java SDK v4.69.0,新增对 GPT-Rosalind 研究模型的支持,并澄清了 Chat Completions 接口中 seed 参数的取值范围。此次更新让 Java 开发者可以直接调用该研究模型,同时明确了 seed 参数的使用边界。

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

正文节选

## [4.69.0](https://github.com/openai/openai-java/compare/v4.68.0...v4.69.0) (2026-09-23) ### Features * **api:** add GPT-Rosalind research model ([#1062](https://github.com/openai/openai-java/issues/1062)) ([374d7ef](https://github.com/openai/openai-java/commit/374d7ef1ffdb1ab3020efc4945b4dacb2c3f44c3)) ### Chores * **api:** clarify Chat Completions seed bounds ([#1065](https://github.com/openai/openai-java/issues/1065)) ([544e367](https://github.com/openai/openai-java/commit/544e3677ce82


发布时间:2026-09-23 15:12
抓取时间:2026-09-23 15:14
来源机构:OpenAI
阅读原文github.com