mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-26 22:45:00 +00:00
chore: Increase Deepseek v3 max tokens to 65536
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
This commit is contained in:
parent
63a7d261ae
commit
74ee340101
1 changed files with 1 additions and 1 deletions
|
@ -656,7 +656,7 @@
|
||||||
reminder: sys
|
reminder: sys
|
||||||
examples_as_sys_msg: true
|
examples_as_sys_msg: true
|
||||||
extra_params:
|
extra_params:
|
||||||
max_tokens: 8192
|
max_tokens: 65536
|
||||||
caches_by_default: true
|
caches_by_default: true
|
||||||
|
|
||||||
- name: openrouter/openai/gpt-4o
|
- name: openrouter/openai/gpt-4o
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue