返回全部动态
OpenAI Python SDK v2.50.0 发布:转录模型更新与修复
原标题:v2.50.0
AI 摘要
OpenAI Python SDK 发布 v2.50.0 版本,主要更新包括转录模型相关的 API 变更,并修复了音频转录关键字重载的问题。此次更新提升了转录功能的稳定性和兼容性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 2.50.0 (2026-07-28) Full Changelog: [v2.49.0...v2.50.0](https://github.com/openai/openai-python/compare/v2.49.0...v2.50.0) ### Features * **api:** transcription model updates ([fd57393](https://github.com/openai/openai-python/commit/fd57393389eac75af08c2e887cb188590448be20)) ### Bug Fixes * **audio:** restore transcription keyword overload ([713a262](https://github.com/openai/openai-python/commit/713a2624966c40f4e5b0c20436b8a79aa8383b08))
发布时间:2026-07-29 06:15
抓取时间:2026-08-02 00:23
来源机构:OpenAI