anthropic Anthropic Python SDK Releases · · 0.117.1

Anthropic SDK Python 0.117.1: Bug Fixes and Chore Updates

sdkaiengineer
patch

The Anthropic SDK for Python has been updated to version 0.117.1, addressing an issue with AWS credential handling in the AnthropicAWS.copy() method. This patch also includes updates for API refusal categories, documentation, and dependency management. These changes are primarily relevant to developers using the Python SDK, particularly those integrating with AWS services.

  • handle credentials correctly when using AnthropicAWS.copy()
  • add support for new refusal category
  • docs updates
  • bump http-snapshot to 0.1.9
  • pin httpx_aiohttp major version
Fixes (1)
  • aws handle credentials correctly when using AnthropicAWS.copy()
Maintenance (7)
Read the original announcement →

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

Related releases