mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore: incoming 2161 changelog entry
This commit is contained in:
parent
6e44e1c66a
commit
f96a971168
11
cmd/generate_changelog/incoming/2161.txt
Normal file
11
cmd/generate_changelog/incoming/2161.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
### PR [#2161](https://github.com/danielmiessler/Fabric/pull/2161) by [ksylvan](https://github.com/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
|
||||
Loading…
Reference in a new issue