返回全部动态
Anthropic Python SDK v0.119.0 发布:新增停止原因与二进制文件处理修复
原标题:v0.119.0
AI 摘要
Anthropic 发布了 Python SDK 的 0.119.0 版本,新增了 'model_context_window_exceeded' 停止原因,并修复了 agent 工具集中处理二进制文件的问题。该更新改进了 API 的上下文窗口管理能力,并增强了工具对二进制文件的支持。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## 0.119.0 (2026-07-23) Full Changelog: [v0.118.0...v0.119.0](https://github.com/anthropics/anthropic-sdk-python/compare/v0.118.0...v0.119.0) ### Features * **api:** add new stop reason 'model_context_window_exceeded' ([d983cde](https://github.com/anthropics/anthropic-sdk-python/commit/d983cdecdea27fb8ae36fd293930b978c9bebf4f)) ### Bug Fixes * **tools:** handle binary files in agent toolset read/edit ([#283](https://github.com/anthropics/anthropic-sdk-python/issues/283)) ([417b76b](https:/
发布时间:2026-07-24 01:34
抓取时间:2026-08-02 00:03
来源机构:Anthropic