v0.51.0
📦 anthropic-sdkView on GitHub →
✨ 1 features🐛 2 fixes🔧 2 symbols
Summary
This release introduces web search capabilities to the Claude API and includes bug fixes for Pydantic v1 integration and socket handling.
✨ New Features
- Adds web search capabilities to the Claude API.
🐛 Bug Fixes
- Improved robustness of ModelField.annotation checks for Pydantic v1.
- Improved handling of non-portable socket flags for better cross-platform compatibility.