LLMS
Anthropic SDK Python v0.83.0
RESUMEN
0.83.0 (2026-02-19) Full Changelog: v0.82.0...v0.83.0 Features * api: Add top-level cache control (automatic caching) ([a940123](
Descripción Detallada
0.83.0 (2026-02-19) Full Changelog: v0.82.0...v0.83.0 Features api: Add top-level cache control (automatic caching) (a940123) Chores update mock server docs (34ef48c)
Actualización del Anthropic SDK Python con cambios que rompen código.
- Se añadió control de caché automático en la API.
- Se actualizaron los documentos del servidor simulado.
A quién le importa
Solo si usas la API del SDK y necesitas el control de caché.
Generado por IA · puede contener errores
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