v0.79.0
📦 anthropic-sdkView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces the ability to enable fast-mode for claude-opus-4-6 via the API and fixes a bug related to passing the speed parameter in count_tokens.
✨ New Features
- Enabling fast-mode in claude-opus-4-6 via the API.
🐛 Bug Fixes
- The speed parameter is now correctly passed through in the synchronous beta count_tokens function.