anthropic Anthropic Python SDK Releases · · 0.96.0

Anthropic SDK Python v0.96.0 adds Claude 4 Opus and user profiles

sdkaiengineer
feature patch

Anthropic has released version 0.96.0 of its Python SDK, introducing support for the Claude 4 Opus model. This update also includes token budget management and user profile capabilities, enhancing the fine-grained control available to developers integrating Anthropic's AI models. The release is available now for all users of the SDK.

  • add claude-opus-4-7, token budgets and user_profiles
  • remove release-doctor workflow
Features (1)
  • api add claude-opus-4-7, token budgets and user_profiles
Maintenance (1)
  • ci remove release-doctor workflow
Read the original announcement →

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

Related releases