mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Update model_prices_and_context_window.json
This commit is contained in:
parent
8a2795b621
commit
e2845f72d2
1 changed files with 2 additions and 2 deletions
|
|
@ -37121,7 +37121,7 @@
|
|||
"input_cost_per_token": 0,
|
||||
"litellm_provider": "sarvam",
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 8192,
|
||||
"max_output_tokens": 128000,
|
||||
"max_tokens": 128000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 0,
|
||||
|
|
@ -37134,7 +37134,7 @@
|
|||
"input_cost_per_token": 0,
|
||||
"litellm_provider": "sarvam",
|
||||
"max_input_tokens": 64000,
|
||||
"max_output_tokens": 8192,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 0,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue