LLMS
Anthropic SDK Python v0.106.0
RESUMEN
0.106.0 (2026-06-05) Full Changelog: v0.105.2...v0.106.0 Features * api: mark Claude Opus 4.1 as deprecated ([85068cc](
Descripción Detallada
0.106.0 (2026-06-05) Full Changelog: v0.105.2...v0.106.0 Features api: mark Claude Opus 4.1 as deprecated (85068cc) Bug Fixes client: make Foundry client copy() and with_options() work (94146ac) transform schema: preserve $defs when schema root is a $ref (fc58e06) Chores internal: fix artifact url (a6ed0c4) internal: fix branch names (3b03370) internal: update private repo name (7dbcb05) Documentation * point security reports to Anthropic's HackerOne program (80f2c97)
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
Anthropic SDK Python v0.109.1
## 0.109.1 (2026-06-09) Full Changelog: [v0.109.0...v0.109.1](https://github.com/anthropics/anthropic-sdk-python/compare/v0.109.0...v0.109.1) ### Bug Fixes * **api:** add `frontier_llm` refusal category ([d3a806b](https://github.com/anthropics/anthropic-sdk-python/commit/d3a806b454d8aaf5806db11c6
LLMS
Anthropic SDK Python v0.109.0
## 0.109.0 (2026-06-09) Full Changelog: [v0.108.0...v0.109.0](https://github.com/anthropics/anthropic-sdk-python/compare/v0.108.0...v0.109.0) ### Features * **api:** add support for Managed Agents deployments and environment variable credentials ([47633bf](https://github.com/anthropics/anthropic-