diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 6f075ab21b2..57563fc0bcc 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -6222,13 +6222,13 @@ "supports_tool_choice": true }, "azure_ai/mistral-small-2503": { - "input_cost_per_token": 1e-06, + "input_cost_per_token": 1e-07, "litellm_provider": "azure_ai", "max_input_tokens": 128000, "max_output_tokens": 128000, "max_tokens": 128000, "mode": "chat", - "output_cost_per_token": 3e-06, + "output_cost_per_token": 3e-07, "supports_function_calling": true, "supports_tool_choice": true, "supports_vision": true @@ -37847,4 +37847,4 @@ "notes": "DuckDuckGo Instant Answer API is free and does not require an API key." } } -} \ No newline at end of file +} diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 6f075ab21b2..57563fc0bcc 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -6222,13 +6222,13 @@ "supports_tool_choice": true }, "azure_ai/mistral-small-2503": { - "input_cost_per_token": 1e-06, + "input_cost_per_token": 1e-07, "litellm_provider": "azure_ai", "max_input_tokens": 128000, "max_output_tokens": 128000, "max_tokens": 128000, "mode": "chat", - "output_cost_per_token": 3e-06, + "output_cost_per_token": 3e-07, "supports_function_calling": true, "supports_tool_choice": true, "supports_vision": true @@ -37847,4 +37847,4 @@ "notes": "DuckDuckGo Instant Answer API is free and does not require an API key." } } -} \ No newline at end of file +}