anthropic Anthropic Python SDK Releases · · 0.95.0

Anthropic SDK Python v0.95.0 deprecates Sonnet and Opus 4

sdkaideprecationengineer
feature

Anthropic's Python SDK has released version 0.95.0, marking Sonnet and Opus 4 models as deprecated. This change affects developers using these specific models and signals a shift towards newer model versions within the Anthropic ecosystem. The update also includes an authentication header adjustment for the Bedrock client. This release is now generally available.

  • mark Sonnet and Opus 4 as deprecated
  • use auth header for mantle client
Features (2)
  • api mark Sonnet and Opus 4 as deprecated
  • bedrock use auth header for mantle client
Read the original announcement →

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

Related releases