anthropic Anthropic Python SDK Releases · · 0.94.0

Anthropic SDK Python v0.94.0 adds Vertex EU region support

sdkai
feature patch

Anthropic's Python SDK has released version 0.94.0, introducing support for the Vertex EU region. This update includes a bug fix for ensuring file data is sent as a single parameter and documentation enhancements. The release benefits users integrating with Anthropic's models via the Vertex AI platform in the EU, with improved examples now available.

  • vertex eu region
  • ensure file data are only sent as 1 parameter
  • improve examples
  • update examples
Features (1)
Fixes (1)
  • ensure file data are only sent as 1 parameter
Maintenance (2)
Read the original announcement →

https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.94.0

Related releases