Skip to content

v3.0.2

Choose a tag to compare

@Oaklight Oaklight released this 20 May 14:40
· 18 commits to master since this release

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 temperature for reasoning models that deprecate it (Opus 4.7)
  • Add claudeopus47 model alias to the registry

Full Changelog: v3.0.1...v3.0.2