mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Update model_prices_and_context_window_backup.json
This commit is contained in:
parent
e2845f72d2
commit
8c00c9cd70
1 changed files with 27 additions and 1 deletions
|
|
@ -37129,6 +37129,32 @@
|
|||
"output_cost_per_token": 0,
|
||||
"supports_reasoning": true
|
||||
},
|
||||
"sarvam/sarvam-105b": {
|
||||
"cache_creation_input_token_cost": 0,
|
||||
"cache_creation_input_token_cost_above_1hr": 0,
|
||||
"cache_read_input_token_cost": 0,
|
||||
"input_cost_per_token": 0,
|
||||
"litellm_provider": "sarvam",
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 128000,
|
||||
"max_tokens": 128000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 0,
|
||||
"supports_reasoning": true
|
||||
},
|
||||
"sarvam/sarvam-30b": {
|
||||
"cache_creation_input_token_cost": 0,
|
||||
"cache_creation_input_token_cost_above_1hr": 0,
|
||||
"cache_read_input_token_cost": 0,
|
||||
"input_cost_per_token": 0,
|
||||
"litellm_provider": "sarvam",
|
||||
"max_input_tokens": 64000,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"mode": "chat",
|
||||
"output_cost_per_token": 0,
|
||||
"supports_reasoning": true
|
||||
},
|
||||
"tts-1-1106": {
|
||||
"input_cost_per_character": 1.5e-05,
|
||||
"litellm_provider": "openai",
|
||||
|
|
@ -38204,4 +38230,4 @@
|
|||
"supports_native_structured_output": true,
|
||||
"supports_pdf_input": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue