返回全部动态
Anthropic Python SDK v1.5.0 发布:Managed Agents 工具权限与 GitHub 挂载
原标题:v1.5.0
AI 摘要
Anthropic 发布 Python SDK v1.5.0,为 Managed Agents 新增自动模式工具权限,并支持在会话中无需授权令牌即可挂载公开 GitHub 仓库。同时新增 user-profiles beta 值、web_fetch 的 content_too_large 错误码,以及 Message.to_param() 等客户端功能,并修复凭据文件权限校验、流式工具输入 JSON 处理等问题。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 1.5.0 (2026-09-10) Full Changelog: [v1.4.0...v1.5.0](https://github.com/anthropics/anthropic-sdk-python/compare/v1.4.0...v1.5.0) ### Features * **api:** add auto mode tool permissions for Managed Agents ([62aa21b](https://github.com/anthropics/anthropic-sdk-python/commit/62aa21bb10c5d058d44ac969b06421f169495bee)) * **api:** add content_too_large web_fetch tool error code ([4b5dec6](https://github.com/anthropics/anthropic-sdk-python/commit/4b5dec6cb427528f3a4f144f11b1010be80a493b)) * **api:
发布时间:2026-09-11 01:45
抓取时间:2026-09-11 01:56
来源机构:Anthropic