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.
Read the original announcement →
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.107.1
