diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index a670200c132..792e7316c67 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -60264,13 +60264,16 @@ }, "fireworks_ai/accounts/fireworks/routers/deepseek-v4p1-flash-us": { "cache_read_input_token_cost": 9e-09, + "cache_read_input_token_cost_priority": 1.125e-08, "input_cost_per_token": 4.5e-07, + "input_cost_per_token_priority": 5.625e-07, "litellm_provider": "fireworks_ai", "max_input_tokens": 1048576, "max_output_tokens": 393216, "max_tokens": 393216, "mode": "chat", "output_cost_per_token": 1.8e-06, + "output_cost_per_token_priority": 2.25e-06, "source": "https://docs.fireworks.ai/serverless/pricing", "supports_function_calling": true, "supports_prompt_caching": true, @@ -60360,13 +60363,16 @@ }, "fireworks_ai/deepseek-v4p1-flash-us": { "cache_read_input_token_cost": 9e-09, + "cache_read_input_token_cost_priority": 1.125e-08, "input_cost_per_token": 4.5e-07, + "input_cost_per_token_priority": 5.625e-07, "litellm_provider": "fireworks_ai", "max_input_tokens": 1048576, "max_output_tokens": 393216, "max_tokens": 393216, "mode": "chat", "output_cost_per_token": 1.8e-06, + "output_cost_per_token_priority": 2.25e-06, "source": "https://docs.fireworks.ai/serverless/pricing", "supports_function_calling": true, "supports_prompt_caching": true, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index a670200c132..792e7316c67 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -60264,13 +60264,16 @@ }, "fireworks_ai/accounts/fireworks/routers/deepseek-v4p1-flash-us": { "cache_read_input_token_cost": 9e-09, + "cache_read_input_token_cost_priority": 1.125e-08, "input_cost_per_token": 4.5e-07, + "input_cost_per_token_priority": 5.625e-07, "litellm_provider": "fireworks_ai", "max_input_tokens": 1048576, "max_output_tokens": 393216, "max_tokens": 393216, "mode": "chat", "output_cost_per_token": 1.8e-06, + "output_cost_per_token_priority": 2.25e-06, "source": "https://docs.fireworks.ai/serverless/pricing", "supports_function_calling": true, "supports_prompt_caching": true, @@ -60360,13 +60363,16 @@ }, "fireworks_ai/deepseek-v4p1-flash-us": { "cache_read_input_token_cost": 9e-09, + "cache_read_input_token_cost_priority": 1.125e-08, "input_cost_per_token": 4.5e-07, + "input_cost_per_token_priority": 5.625e-07, "litellm_provider": "fireworks_ai", "max_input_tokens": 1048576, "max_output_tokens": 393216, "max_tokens": 393216, "mode": "chat", "output_cost_per_token": 1.8e-06, + "output_cost_per_token_priority": 2.25e-06, "source": "https://docs.fireworks.ai/serverless/pricing", "supports_function_calling": true, "supports_prompt_caching": true,