返回全部动态
Anthropic Python SDK v1.8.0 发布:支持 claude-opus-5-5 与 MCP 工具列表固定
原标题:v1.8.0
AI 摘要
Anthropic 发布 Python SDK v1.8.0,新增对 claude-opus-5-5 模型的支持,并引入内联工具定义与 MCP 工具列表固定(beta)能力。同时修复了流式请求在 Python 3.13 退出时崩溃、add_tools() 未即时生效等问题,并更新了 Dreams、User Profiles、Managed Agents 等 API 文档。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 1.8.0 (2026-09-22) Full Changelog: [v1.7.0...v1.8.0](https://github.com/anthropics/anthropic-sdk-python/compare/v1.7.0...v1.8.0) ### Features * **api:** add support for claude-opus-5-5, inline tool definitions and MCP tool-list pinning (beta) ([b5cc700](https://github.com/anthropics/anthropic-sdk-python/commit/b5cc70071a60def1d2e93f3634d1a595919007c8)) ### Bug Fixes * **api:** share one evaluated_permission enum across Managed Agents events ([f4f51c8](https://github.com/anthropics/anthr
发布时间:2026-09-23 00:25
抓取时间:2026-09-23 00:38
来源机构:Anthropic