anthropic Anthropic Python SDK Releases · · 0.104.1

Anthropic SDK Python v0.104.1 patches streaming bug

sdkaipreviewengineermedia
patch

The Anthropic SDK for Python has released version 0.104.1, addressing a bug in its streaming functionality. This patch ensures that encrypted content is correctly handled during beta compaction, preventing data loss for users relying on this feature. The update is available now for all Python developers using the SDK.

Fixes (1)
  • streaming carry encrypted_content through beta compaction accumulator
Read the original announcement →

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

Related releases