返回全部动态

OpenAI Python SDK v3.16.0 发布:新增 webhook 管理,弃用 MCP connector_id

原标题:v3.16.0

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

AI 摘要

OpenAI 发布 Python SDK v3.16.0,新增 webhook 端点管理功能(#3892),同时将 API 中的 MCP connector_id 标记为弃用(#3894)。该版本为开发者提供了 webhook 管理能力,并提示使用 MCP 连接器的用户需关注 connector_id 的迁移。

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

正文节选

## [3.16.0](https://github.com/openai/openai-python/compare/v3.15.0...v3.16.0) (2026-09-18) ### Features * **api:** add webhook endpoint management ([#3892](https://github.com/openai/openai-python/issues/3892)) ([9a11f6e](https://github.com/openai/openai-python/commit/9a11f6e874292230633073fb64ea6202ad22a1df)) ### Chores * **api:** deprecate MCP connector_id ([#3894](https://github.com/openai/openai-python/issues/3894)) ([1ccaf07](https://github.com/openai/openai-python/commit/1ccaf07fb9a4


发布时间:2026-09-18 22:52
抓取时间:2026-09-19 17:52
来源机构:OpenAI
阅读原文github.com