LLMS
Anthropic SDK Python v0.105.0
RESUMEN
0.105.0 (2026-05-28) Full Changelog: v0.104.1...v0.105.0 Features * api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.outputtokensdetails ([f18b014](
Descripción Detallada
0.105.0 (2026-05-28) Full Changelog: v0.104.1...v0.105.0 Features api: Add support for claude-opus-4-8, mid-conversation system blocks, and usage.outputtokensdetails (f18b014) support custom file size caps (7e5f944) Chores examples: rename managed-agents private-sandbox-worker to self-hosted-sandbox-worker (750f956) Documentation replace literal newlines (8f7f6c0)
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-