Skip to content

Release v1.4.274

Choose a tag to compare

@github-actions github-actions released this 07 Aug 04:41
· 380 commits to main since this release

Changes

PR #1673 by ksylvan: Add Support for Claude Opus 4.1 Model

  • Add Claude Opus 4.1 model support
  • Upgrade anthropic-sdk-go from v1.4.0 to v1.7.0
  • Fix temperature/topP parameter conflict for models
  • Refactor release workflow to use shared version job and simplify OS handling
  • Improve chat parameter defaults handling with domain constants