LLMS
Anthropic SDK TypeScript v0.103.0
RESUMEN
0.103.0 (2026-06-09) Full Changelog: sdk-v0.102.0...sdk-v0.103.0 Features * api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal ([cc337f7
Descripción Detallada
0.103.0 (2026-06-09) Full Changelog: sdk-v0.102.0...sdk-v0.103.0 Features api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (cc337f7) client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (cc337f7) middleware: add ctx.logger (edd1454) Bug Fixes client: 3p middleware ordering (2a4c339)
Explicación con IA
Genera un resumen en lenguaje claro de los cambios de este release.
Releases Relacionados
LLMS
Anthropic SDK TypeScript v0.104.1
## 0.104.1 (2026-06-09) Full Changelog: [sdk-v0.104.0...sdk-v0.104.1](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.104.0...sdk-v0.104.1) ### Bug Fixes * **api:** add `frontier_llm` refusal category ([465e686](https://github.com/anthropics/anthropic-sdk-typescript/commit/4
LLMS
Anthropic SDK TypeScript v0.104.0
## 0.104.0 (2026-06-09) Full Changelog: [sdk-v0.103.0...sdk-v0.104.0](https://github.com/anthropics/anthropic-sdk-typescript/compare/sdk-v0.103.0...sdk-v0.104.0) ### Features * **api:** add support for Managed Agents deployments and environment variable credentials ([d01e38b](https://github.com/a