LLMS
Anthropic SDK Python v0.110.0
RESUMEN
0.110.0 (2026-06-18) Full Changelog: v0.109.2...v0.110.0 Features * api: add support for new codeexecution20260120 tool ([5e23212](
Descripción Detallada
0.110.0 (2026-06-18) Full Changelog: v0.109.2...v0.110.0 Features api: add support for new codeexecution20260120 tool (5e23212) Bug Fixes append x-stainless-helper across header merges instead of clobbering (922558e) bedrock: preserve stream event type (b27e343) helpers: single source of truth for x-stainless-helper key + closed value vocabulary (e6f7a56)
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
Anthropic SDK Python v0.120.2
## 0.120.2 (2026-07-28) Full Changelog: [v0.120.1...v0.120.2](https://github.com/anthropics/anthropic-sdk-python/compare/v0.120.1...v0.120.2) ### Bug Fixes * **mcp:** support mcp sdk v2 alongside v1 ([#300](https://github.com/anthropics/anthropic-sdk-python/issues/300)) ([177f88c](https://github.
LLMS
Anthropic SDK Python v0.120.1
## 0.120.1 (2026-07-28) Full Changelog: [v0.120.0...v0.120.1](https://github.com/anthropics/anthropic-sdk-python/compare/v0.120.0...v0.120.1) ### Bug Fixes * **mcp:** pin mcp extra to <2 ([#1783](https://github.com/anthropics/anthropic-sdk-python/issues/1783)) ([fb66371](https://github.com/ant