fix litellm_provider

This commit is contained in:
Paul Gauthier 2025-01-20 14:19:30 -08:00
parent 83f08cffee
commit b0fa646de9

View file

@ -24,7 +24,7 @@
"cache_read_input_token_cost": 0.00000014,
"cache_creation_input_token_cost": 0.0,
"output_cost_per_token": 0.00000219,
"litellm_provider": "deepseek",
"litellm_provider": "openrouter",
"mode": "chat",
//"supports_function_calling": true,
"supports_assistant_prefill": true,