返回全部动态
OpenAI Python SDK v3.19.0 发布:新增 GPT-Rosalind 模型与 GCP 存储支持
原标题:v3.19.0
AI 摘要
OpenAI 发布 Python SDK v3.19.0,新增 GCP 外部存储支持,并加入 GPT-Rosalind 研究模型。该版本还修复了异步转换中 __api_exclude__ 传播、WebSocket 事件省略标记处理、请求重试内容可重放性、旧版 aiohttp 兼容性以及异步方法中事件循环获取等问题。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [3.19.0](https://github.com/openai/openai-python/compare/v3.18.0...v3.19.0) (2026-09-22) ### Features * **api:** add GCP external storage support ([#3943](https://github.com/openai/openai-python/issues/3943)) ([d12d60f](https://github.com/openai/openai-python/commit/d12d60fff9f5624f2dc50ade3d832028f4fecaa7)) * **api:** add GPT-Rosalind research model ([#3940](https://github.com/openai/openai-python/issues/3940)) ([d041d73](https://github.com/openai/openai-python/commit/d041d736f75f03f6c87a
发布时间:2026-09-23 08:08
抓取时间:2026-09-23 08:19
来源机构:OpenAI