模型行为官方发布自动监测

OpenAI Python SDK v3.15.0

OpenAI Python SDK v3.15.0 introduces agent session model settings, managed Responses WebSocket sessions, prompt-cache prewarming, audio-mini models, and compaction progress events.

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

OpenAI Python SDK version 3.15.0 was released on 2026-09-18. Key feature additions include agent session model settings ( 3882), audio-mini model choices ( 3886), compaction progress events ( 3866), managed Responses WebSocket sessions ( 3887), and prompt-cache prewarming ( 3888). A bug fix was introduced to preserve chat stream moderation results ( 3864). Chore and documentation updates include clarifying incoming SIP call ID usage ( 3885), updating image request examples ( 3889), and removing nonexistent type imports in realtime docs ( 3869).

Agent 解析

可执行摘要

OpenAI Python SDK v3.15.0 adds support for agent session model settings, managed Responses WebSocket sessions, prompt-cache prewarming, audio-mini choices, and compaction progress events, while fixing chat stream moderation result retention.

Agent 实用度
82/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Upgrade openai python package to v3.15.0 to use new agent session settings, WebSocket sessions, and prompt-cache prewarming features.
  • Review chat stream handling to take advantage of preserved moderation results.
  • Remove any obsolete realtime type imports flagged in documentation update 3869.
分类

标签与路由

openaisdkmodels
相关信号

继续阅读