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