Anthropic SDK Python v0.103.1 Fixes Tool Runner Bug
sdk
patch
Version 0.103.1 of the Anthropic SDK for Python addresses a bug where the SessionToolRunner would incorrectly process tool calls it did not own. This patch ensures the tool runner only handles relevant tool calls, improving the reliability of integrations using the SDK.
Read the original announcement →
https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.103.1
