ReleaseBytes
anthropic Anthropic Python SDK Releases · · 0.107.1

Anthropic SDK Python v0.107.1 fixes API key header issue

sdkaiengineer
patch

This release of the Anthropic SDK for Python, version 0.107.1, addresses a bug related to API key authentication. Specifically, it ensures the 'x-api-key' header is correctly sent when using API key authentication with Foundry. This fix is important for users experiencing authentication failures due to the missing header.

Fixes (1)
  • foundry send x-api-key header for API-key auth , closes #1661
Read the original announcement →

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