mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Update model_prices_and_context_window.json (#13244)
This commit is contained in:
parent
747467c819
commit
779579a604
1 changed files with 26 additions and 26 deletions
|
|
@ -3750,7 +3750,7 @@
|
|||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 131072,
|
||||
"input_cost_per_token": 3.3e-06,
|
||||
"output_cost_per_token": 16.5e-06,
|
||||
"output_cost_per_token": 1.65e-05,
|
||||
"litellm_provider": "azure_ai",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
|
@ -3764,7 +3764,7 @@
|
|||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 131072,
|
||||
"input_cost_per_token": 3e-06,
|
||||
"output_cost_per_token": 15e-06,
|
||||
"output_cost_per_token": 1.5e-05,
|
||||
"litellm_provider": "azure_ai",
|
||||
"mode": "chat",
|
||||
"supports_function_calling": true,
|
||||
|
|
@ -3777,7 +3777,7 @@
|
|||
"max_tokens": 131072,
|
||||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 131072,
|
||||
"input_cost_per_token": 0.25e-06,
|
||||
"input_cost_per_token": 2.5e-07,
|
||||
"output_cost_per_token": 1.27e-06,
|
||||
"litellm_provider": "azure_ai",
|
||||
"mode": "chat",
|
||||
|
|
@ -3792,7 +3792,7 @@
|
|||
"max_tokens": 131072,
|
||||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 131072,
|
||||
"input_cost_per_token": 0.275e-06,
|
||||
"input_cost_per_token": 2.75e-07,
|
||||
"output_cost_per_token": 1.38e-06,
|
||||
"litellm_provider": "azure_ai",
|
||||
"mode": "chat",
|
||||
|
|
@ -7337,12 +7337,12 @@
|
|||
"max_audio_length_hours": 8.4,
|
||||
"max_audio_per_prompt": 1,
|
||||
"max_pdf_size_mb": 30,
|
||||
"input_cost_per_token": 3.5e-07,
|
||||
"input_cost_per_token": 3.5e-07,
|
||||
"input_cost_per_audio_token": 2.1e-06,
|
||||
"input_cost_per_image": 2.1e-06,
|
||||
"input_cost_per_video_per_second": 2.1e-06,
|
||||
"output_cost_per_token": 1.5e-06,
|
||||
"output_cost_per_audio_token": 8.5e-06,
|
||||
"output_cost_per_audio_token": 8.5e-06,
|
||||
"litellm_provider": "gemini",
|
||||
"mode": "chat",
|
||||
"rpm": 10,
|
||||
|
|
@ -9039,9 +9039,9 @@
|
|||
"supports_tool_choice": true
|
||||
},
|
||||
"vertex_ai/meta/llama-4-scout-17b-16e-instruct-maas": {
|
||||
"max_tokens": 10000000.0,
|
||||
"max_input_tokens": 10000000.0,
|
||||
"max_output_tokens": 10000000.0,
|
||||
"max_tokens": 10000000,
|
||||
"max_input_tokens": 10000000,
|
||||
"max_output_tokens": 10000000,
|
||||
"input_cost_per_token": 2.5e-07,
|
||||
"output_cost_per_token": 7e-07,
|
||||
"litellm_provider": "vertex_ai-llama_models",
|
||||
|
|
@ -9059,9 +9059,9 @@
|
|||
]
|
||||
},
|
||||
"vertex_ai/meta/llama-4-scout-17b-128e-instruct-maas": {
|
||||
"max_tokens": 10000000.0,
|
||||
"max_input_tokens": 10000000.0,
|
||||
"max_output_tokens": 10000000.0,
|
||||
"max_tokens": 10000000,
|
||||
"max_input_tokens": 10000000,
|
||||
"max_output_tokens": 10000000,
|
||||
"input_cost_per_token": 2.5e-07,
|
||||
"output_cost_per_token": 7e-07,
|
||||
"litellm_provider": "vertex_ai-llama_models",
|
||||
|
|
@ -9079,9 +9079,9 @@
|
|||
]
|
||||
},
|
||||
"vertex_ai/meta/llama-4-maverick-17b-128e-instruct-maas": {
|
||||
"max_tokens": 1000000.0,
|
||||
"max_input_tokens": 1000000.0,
|
||||
"max_output_tokens": 1000000.0,
|
||||
"max_tokens": 1000000,
|
||||
"max_input_tokens": 1000000,
|
||||
"max_output_tokens": 1000000,
|
||||
"input_cost_per_token": 3.5e-07,
|
||||
"output_cost_per_token": 1.15e-06,
|
||||
"litellm_provider": "vertex_ai-llama_models",
|
||||
|
|
@ -9099,9 +9099,9 @@
|
|||
]
|
||||
},
|
||||
"vertex_ai/meta/llama-4-maverick-17b-16e-instruct-maas": {
|
||||
"max_tokens": 1000000.0,
|
||||
"max_input_tokens": 1000000.0,
|
||||
"max_output_tokens": 1000000.0,
|
||||
"max_tokens": 1000000,
|
||||
"max_input_tokens": 1000000,
|
||||
"max_output_tokens": 1000000,
|
||||
"input_cost_per_token": 3.5e-07,
|
||||
"output_cost_per_token": 1.15e-06,
|
||||
"litellm_provider": "vertex_ai-llama_models",
|
||||
|
|
@ -9174,7 +9174,7 @@
|
|||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_token": 5e-06,
|
||||
"output_cost_per_token": 16e-06,
|
||||
"output_cost_per_token": 1.6e-05,
|
||||
"litellm_provider": "vertex_ai-llama_models",
|
||||
"mode": "chat",
|
||||
"supports_system_messages": true,
|
||||
|
|
@ -10480,7 +10480,7 @@
|
|||
"supports_tool_choice": true,
|
||||
"supports_prompt_caching": true
|
||||
},
|
||||
"openrouter/x-ai/grok-4":{
|
||||
"openrouter/x-ai/grok-4": {
|
||||
"max_tokens": 256000,
|
||||
"max_input_tokens": 256000,
|
||||
"max_output_tokens": 256000,
|
||||
|
|
@ -10494,12 +10494,12 @@
|
|||
"source": "https://openrouter.ai/x-ai/grok-4",
|
||||
"supports_web_search": true
|
||||
},
|
||||
"openrouter/bytedance/ui-tars-1.5-7b":{
|
||||
"openrouter/bytedance/ui-tars-1.5-7b": {
|
||||
"max_tokens": 2048,
|
||||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_token": 0.1e-06,
|
||||
"output_cost_per_token": 0.2e-06,
|
||||
"input_cost_per_token": 1e-07,
|
||||
"output_cost_per_token": 2e-07,
|
||||
"litellm_provider": "openrouter",
|
||||
"mode": "chat",
|
||||
"source": "https://openrouter.ai/api/v1/models/bytedance/ui-tars-1.5-7b",
|
||||
|
|
@ -11178,8 +11178,8 @@
|
|||
"max_tokens": 8192,
|
||||
"max_input_tokens": 8192,
|
||||
"max_output_tokens": 2048,
|
||||
"input_cost_per_token": 0.21e-06,
|
||||
"output_cost_per_token": 0.63e-06,
|
||||
"input_cost_per_token": 2.1e-07,
|
||||
"output_cost_per_token": 6.3e-07,
|
||||
"litellm_provider": "openrouter",
|
||||
"mode": "chat",
|
||||
"supports_tool_choice": true
|
||||
|
|
@ -14763,7 +14763,7 @@
|
|||
"max_tokens": 131072,
|
||||
"max_input_tokens": 131072,
|
||||
"max_output_tokens": 16384,
|
||||
"input_cost_per_token": 0.6e-06,
|
||||
"input_cost_per_token": 6e-07,
|
||||
"output_cost_per_token": 2.5e-06,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "chat",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue