anthropic Anthropic Python SDK Releases · · 0.97.0

Anthropic SDK Python v0.97.0: CMA Memory Beta, API Fixes, Performance

sdkaipreviewengineer
feature patch

Anthropic's Python SDK has been updated to version 0.97.0, introducing the public beta of CMA Memory. This release also includes fixes for API specification errors and restores missing features, alongside performance optimizations for multipart requests. These changes primarily affect developers using the SDK for integration with Anthropic's AI models, with the CMA Memory feature available in public beta.

  • CMA Memory public beta
  • fix errors in api spec
  • restore missing features
  • optimize file structure copying in multipart requests
  • add missing import
Features (1)
  • api CMA Memory public beta
Enhancements (1)
  • client optimize file structure copying in multipart requests
Fixes (2)
  • api fix errors in api spec
  • api restore missing features
Maintenance (3)
  • add missing import
  • internal more robust bootstrap script
  • tests bump steady to v0.22.1
Read the original announcement →

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

Related releases