v3.0.2
Hotfix: Opus 4.7 support
Claude Opus 4.7 is a reasoning model that rejects the temperature parameter with 400 invalid_request_error. This release automatically strips temperature before forwarding requests to Opus 4.7.
Changes
- Strip
temperaturefor reasoning models that deprecate it (Opus 4.7) - Add
claudeopus47model alias to the registry
Full Changelog: v3.0.1...v3.0.2