Skip to content

v1.4.458

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:33

Changes

PR #2161 by ksylvan: fix: respect Anthropic chat option max token overrides

  • Fix: respect Anthropic chat option max token overrides

  • Use configured Anthropic max tokens as default

  • Apply chat option max tokens when provided

  • Preserve existing behavior for missing token overrides

  • Add tests for default max token selection

  • Add tests for explicit max token overrides

Direct commits

  • Chore: clean up ChangeLog