Anthropic SDK Python v0.106.0: Claude Opus 4.1 deprecated, client fixes
sdkaideprecation
feature patch
Anthropic has released version 0.106.0 of its Python SDK, marking Claude Opus 4.1 as deprecated. This release also includes bug fixes for the Foundry client's copy and with_options methods, and improves schema transformation to preserve $defs. Users of the Python SDK are advised to note the deprecation and benefit from the client enhancements.
- →mark Claude Opus 4.1 as deprecated
- →make Foundry client copy() and with_options() work
- →transform schema: preserve $defs when schema root is a $ref
- →fix artifact url
- →fix branch names
Features (1) ›
- api mark Claude Opus 4.1 as deprecated
Fixes (2) ›
- client make Foundry client copy() and with_options() work
- transform schema: preserve $defs when schema root is a $ref
Read the original announcement →
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.106.0
