anthropic Anthropic Python SDK Releases · · 0.112.0

Anthropic SDK Python v0.112.0: System message streaming, memory tool fixes

sdkaimedia
feature patch

Anthropic's Python SDK has been updated to v0.112.0, introducing support for streaming system message events and fixing a bug in the memory tool related to directory creation. These updates enhance the SDK's capabilities for developers building with Anthropic's AI models. The release includes a new feature for system message streaming and several minor improvements. This update is available now for all users of the Python SDK.

  • add support for system.message streaming events
  • memory tool: create parent directories with the correct permissions
  • add support for new refusal category
  • add support for sending User Profile ID in request headers
Features (1)
  • client add support for system.message streaming events
Fixes (1)
  • memory tool: create parent directories with the correct permissions
Maintenance (2)
  • api add support for new refusal category
  • api add support for sending User Profile ID in request headers
Read the original announcement →

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