返回全部动态

OpenAI Python SDK v3.9.0 发布:新增提示缓存诊断与多项修复

原标题:v3.9.0

OpenAI Python SDK Releases一手来源API 更新质量 72

AI 摘要

OpenAI 发布了 Python SDK 的 3.9.0 版本,新增了提示缓存诊断功能,并修正了函数参数完成事件字段。该版本还修复了不完整的网络搜索调用状态处理和服务器重试延迟溢出问题,同时更新了 API 文档以说明限流和模型过载响应。

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

正文节选

## [3.9.0](https://github.com/openai/openai-python/compare/v3.8.0...v3.9.0) (2026-09-05) ### Features * **api:** Add prompt cache diagnostics ([#3800](https://github.com/openai/openai-python/issues/3800)) ([8326784](https://github.com/openai/openai-python/commit/83267847a0219ea8b584c9d60f92c7a4dffd392a)) * **api:** correct function argument completion event fields (openapi-545) ([#3801](https://github.com/openai/openai-python/issues/3801)) ([2a98f6a](https://github.com/openai/openai-python/co


发布时间:2026-09-09 00:42
抓取时间:2026-09-09 00:47
来源机构:OpenAI
阅读原文github.com