LLMS
Anthropic SDK Python v0.77.1
RESUMEN
0.77.1 (2026-02-03) Full Changelog: v0.77.0...v0.77.1 Bug Fixes * structured outputs: send structured output beta header when format is omitted ((
Descripción Detallada
0.77.1 (2026-02-03) Full Changelog: v0.77.0...v0.77.1 Bug Fixes structured outputs: send structured output beta header when format is omitted (258494e) Chores remove claude-code-review workflow (aec4512)
Actualización menor que corrige un bug y elimina un workflow.
- Se envía el encabezado beta de salida estructurada cuando se omite el formato.
- Se elimina el workflow de revisión de código de Claude.
A quién le importa
Todos los que usan el Anthropic SDK en Python.
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