返回全部动态
OpenAI Python SDK v2.52.1 发布:CI 流程调整
原标题:v2.52.1
AI 摘要
OpenAI 发布了 Python SDK 的 v2.52.1 版本,该版本主要包含 CI 流程的调整,将 setup-uv v5 固定到其底层提交,以确保构建稳定性。此次更新没有引入新的功能或修复,属于维护性发布。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 2.52.1 (2026-07-31) Full Changelog: [v2.52.0...v2.52.1](https://github.com/openai/openai-python/compare/v2.52.0...v2.52.1) ### Chores * **ci:** pin setup-uv v5 to its underlying commit ([#3560](https://github.com/openai/openai-python/issues/3560)) ([cbdc98b](https://github.com/openai/openai-python/commit/cbdc98b6c1e21df7ee43d13b5de7243c6ed1ee7f))
发布时间:2026-08-04 01:15
抓取时间:2026-08-04 01:19
来源机构:OpenAI