v0.47.0
📦 anthropic-sdkView on GitHub →
✨ 3 features🐛 1 fixes🔧 4 symbols
Summary
This release introduces support for the Claude 3.7 model and its new thinking capabilities, along with improved error handling and more flexible request body parameters.
✨ New Features
- api: add support for Claude 3.7 and thinking capabilities
- client: add more status exceptions for better error handling
- client: allow passing NotGiven for request bodies
🐛 Bug Fixes
- client: mark some request bodies as optional to prevent validation errors