Skip to content

v1.4.454

Choose a tag to compare

@github-actions github-actions released this 02 Jun 23:41
· 4 commits to main since this release

Changes

PR #2136 by ksylvan: chore: extend sampling param exclusion to Opus 4.8 models

  • Extends the sampling parameter exclusion logic to cover Opus 4.8 models, ensuring consistent behavior alongside the existing Opus 4.7 exclusion.
  • Adds the claude-opus-4-8 model prefix to the sampling parameter exclusion check.
  • Updates the associated code comment to explicitly reference Opus 4.8 models.