返回全部动态
OpenAI Python SDK v3.3.0 发布:支持数据驻留端点
原标题:v3.3.0
AI 摘要
OpenAI 发布了 Python SDK 的 v3.3.0 版本,主要新增了对命名数据驻留端点的支持,并修复了可选网络依赖的补丁要求。此外,该版本移除了未使用的依赖、固定了构建工具,并加强了安全贡献指南。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [3.3.0](https://github.com/openai/openai-python/compare/v3.2.0...v3.3.0) (2026-08-18) ### Features * support named data-residency endpoints ([#3646](https://github.com/openai/openai-python/issues/3646)) ([11ee914](https://github.com/openai/openai-python/commit/11ee91475694d9cd77813763707fbadf68806d4f)) ### Bug Fixes * require patched optional networking dependencies ([#3651](https://github.com/openai/openai-python/issues/3651)) ([40e56de](https://github.com/openai/openai-python/commit/4
发布时间:2026-08-19 05:17
抓取时间:2026-08-19 05:21
来源机构:OpenAI