mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
reduce output tokens again
This commit is contained in:
parent
1d0e463d83
commit
87dee0a5f2
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
|||
"openrouter/deepseek/deepseek-chat-v3-0324": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 16384,
|
||||
"max_output_tokens": 8192,
|
||||
"input_cost_per_token": 0.00000055,
|
||||
"input_cost_per_token_cache_hit": 0.00000014,
|
||||
"cache_read_input_token_cost": 0.00000014,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue