telexed ~ c / 07f8f697-e7bradar:50 · model_apiLIVE
← back
NO.
#07f8f697
Topic
MODELS & API
Source
Anthropic Python SDK
Published
2026-05-11 15:46:22
Importance
★ 5/10 — radar 50
`anthropic-sdk-python` `v0.101.0` adds AWS Claude Platform client
FIG-0071:1

`anthropic-sdk-python` `v0.101.0` adds AWS Claude Platform client

Python apps can now hit Claude Platform on AWS without custom glue. Useful if you already sit on AWS auth and networking, but not a must-upgrade unless that path matters now.

[ KEY POINTS ]
  1. The only product change is an AWS client addition for Claude Platform on AWS; this is a distribution/integration update, not a new model release.
  2. AWS-native auth, networking, and account boundaries get simpler in Python stacks using anthropic-sdk-python, which cuts adapter code.
  3. Bug fix scope is tiny: one missing f-string prefix in a file type error message, so stability impact looks small.
  4. Example updates moved scripts toward claude-sonnet-4-5-20250929 and uv, hinting at the maintainer's current Python tooling baseline.
Originalgithub.com/anthropics/anthropic-sdk-python/releases/tag/v0.101.0Read original →

// related