diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index a262f9f9e7a..9d72f852de1 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -2160,9 +2160,9 @@ "max_tokens": 100000, "max_input_tokens": 200000, "max_output_tokens": 100000, - "input_cost_per_token": 1e-05, - "output_cost_per_token": 4e-05, - "cache_read_input_token_cost": 2.5e-06, + "input_cost_per_token": 2e-06, + "output_cost_per_token": 8e-06, + "cache_read_input_token_cost": 5e-07, "litellm_provider": "azure", "mode": "chat", "supported_endpoints": [ diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index a262f9f9e7a..9d72f852de1 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -2160,9 +2160,9 @@ "max_tokens": 100000, "max_input_tokens": 200000, "max_output_tokens": 100000, - "input_cost_per_token": 1e-05, - "output_cost_per_token": 4e-05, - "cache_read_input_token_cost": 2.5e-06, + "input_cost_per_token": 2e-06, + "output_cost_per_token": 8e-06, + "cache_read_input_token_cost": 5e-07, "litellm_provider": "azure", "mode": "chat", "supported_endpoints": [