v0.94.0

anthropic-sdk-python Releases / 4/11/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsTools & Practical Usage

Key Points

  • Anthropic’s Python SDK has been updated to version 0.94.0 (2026-04-10), with changes summarized in the v0.93.0...v0.94.0 changelog.
  • A new feature adds support for the Vertex “eu” region, enabling EU-region targeting for SDK usage.
  • A bug fix ensures file data are sent correctly as only a single parameter, addressing request formatting issues.
  • Documentation was improved and examples were updated to reflect the latest SDK behavior and usage patterns.

0.94.0 (2026-04-10)

Full Changelog: v0.93.0...v0.94.0

Features

Bug Fixes

  • ensure file data are only sent as 1 parameter (837b25b)

Documentation