mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
fix litellm_provider
This commit is contained in:
parent
83f08cffee
commit
b0fa646de9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
"cache_read_input_token_cost": 0.00000014,
|
"cache_read_input_token_cost": 0.00000014,
|
||||||
"cache_creation_input_token_cost": 0.0,
|
"cache_creation_input_token_cost": 0.0,
|
||||||
"output_cost_per_token": 0.00000219,
|
"output_cost_per_token": 0.00000219,
|
||||||
"litellm_provider": "deepseek",
|
"litellm_provider": "openrouter",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
//"supports_function_calling": true,
|
//"supports_function_calling": true,
|
||||||
"supports_assistant_prefill": true,
|
"supports_assistant_prefill": true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue