返回全部动态
Anthropic Python SDK v1.1.0 发布:新增思考显示模式与组织 API 支持
原标题:v1.1.0
AI 摘要
Anthropic 发布了 Python SDK 的 v1.1.0 版本,新增了 updates 思考显示模式(beta)、缺失的 anthropic-beta 值以及 Organization API 端点支持。同时修复了工具在 pause_turn 时保持运行的问题,并移除了遗留的 response API。该版本还更新了相关文档,澄清了技能版本和记忆版本保留的说明。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 1.1.0 (2026-08-26) Full Changelog: [v1.0.0...v1.1.0](https://github.com/anthropics/anthropic-sdk-python/compare/v1.0.0...v1.1.0) ### Features * **api:** add `updates` thinking display mode (beta) ([eb4a73f](https://github.com/anthropics/anthropic-sdk-python/commit/eb4a73fdddc153e1bb4375f7b9e3d45b4bce5c5b)) * **api:** add missing anthropic-beta values ([dbebd15](https://github.com/anthropics/anthropic-sdk-python/commit/dbebd1515db48f4200105b3a92136a0ba787751e)) * **api:** add support for Or
发布时间:2026-08-27 01:14
抓取时间:2026-08-28 18:08
来源机构:Anthropic