LLMS
Anthropic SDK Python v0.120.0
RESUMEN
0.120.0 (2026-07-24) Full Changelog: v0.119.0...v0.120.0 Features * api: add claude-opus-5 model ([bf4e31c](
Descripción Detallada
0.120.0 (2026-07-24) Full Changelog: v0.119.0...v0.120.0 Features api: add claude-opus-5 model (bf4e31c) api: add tool addition/removal blocks and tool_change events (bf4e31c) * api: expand client-side fallback credit token types and add server-side fallbacks default option (bf4e31c)
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
Anthropic SDK Python v0.119.0
## 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/d983cdecde
LLMS
Anthropic SDK Python v0.118.0
## 0.118.0 (2026-07-22) Full Changelog: [v0.117.1...v0.118.0](https://github.com/anthropics/anthropic-sdk-python/compare/v0.117.1...v0.118.0) ### Features * **api:** add support for Managed Agents model effort, initial session events, and threads delta streaming ([712bc6f](https://github.com/anth