langchain-anthropic==1.5.5
📦 langchainView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This release fixes several bugs in the Anthropic integration, including issues with usage metadata, file-tool middleware, and credential configuration.
🐛 Bug Fixes
- Report reasoning tokens in usage metadata.
- Fix `KeyError` on rename in Claude file-tool middleware.
- Provide a clearer error message when no Anthropic credentials are configured.