telexed ~ c / 1b4dacc1-30fradar:50 · model_apiLIVE
← back
NO.
#1b4dacc1
Topic
MODELS & API
Source
Anthropic Python SDK
Published
2026-04-23 20:51:59
Importance
★ 5/10 — radar 50
`anthropic-sdk-python` `v0.97.0`: `CMA Memory` Public Beta
FIG-0141:1

`anthropic-sdk-python` `v0.97.0`: `CMA Memory` Public Beta

CMA Memory landed in public beta, with multipart upload copying also optimized. Worth a look if you are building memory-heavy agents; no model or pricing change, so urgency is moderate.

[ KEY POINTS ]
  1. CMA Memory is now in public beta at the API layer, opening the door to stateful agent patterns without custom memory plumbing.
  2. Multipart request handling now copies file structures more efficiently, which should help large upload paths feel less wasteful.
  3. This release is mostly API polish: spec fixes, restored missing features, and bootstrap/test maintenance rather than headline platform changes.
Originalgithub.com/anthropics/anthropic-sdk-python/releases/tag/v0.97.0Read original →

// related