LLMS
Anthropic SDK Python v0.84.0
RESUMEN
0.84.0 (2026-02-25) Full Changelog: v0.83.0...v0.84.0 Features * api: change array_format to brackets ([925d2ad](
Descripción Detallada
0.84.0 (2026-02-25) Full Changelog: v0.83.0...v0.84.0 Features api: change arrayformat to brackets (925d2ad) api: remove publishing section from cli target (7bc7ceb) helpers: add conversion helpers for MCP tools, prompts, and resources (9489751) Chores add missing raw jsonl results method (1009d4a) internal: add request options to SSE classes (4f4bc8e) internal: make `testproxyenvironmentvariables` more resilient (f7056e0) internal: make `testproxyenvironment_variables` more resilient to env (143efcc) internal: simplify http snapshots ((
Actualización a v0.84.0 con cambios en el formato de arrays y eliminación de secciones en CLI.
- Cambiado el formato de arrays a corchetes en la API.
- Eliminada la sección de publicación del objetivo CLI.
- Añadidos helpers de conversión para herramientas MCP, prompts y recursos.
A quién le importa
Solo si usas el SDK de Anthropic 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