diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 8ed45ddd90c..8c880c6636c 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -25942,6 +25942,23 @@ "supports_prompt_caching": false, "supports_computer_use": false }, + "openrouter/minimax/minimax-m2.5": { + "input_cost_per_token": 3e-07, + "output_cost_per_token": 1.1e-06, + "cache_read_input_token_cost": 1.5e-07, + "litellm_provider": "openrouter", + "max_input_tokens": 196608, + "max_output_tokens": 65536, + "max_tokens": 65536, + "mode": "chat", + "source": "https://openrouter.ai/minimax/minimax-m2.5", + "supports_function_calling": true, + "supports_tool_choice": true, + "supports_reasoning": true, + "supports_vision": false, + "supports_prompt_caching": true, + "supports_computer_use": false + }, "ovhcloud/DeepSeek-R1-Distill-Llama-70B": { "input_cost_per_token": 6.7e-07, "litellm_provider": "ovhcloud", @@ -37658,4 +37675,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 8ed45ddd90c..8c880c6636c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -25942,6 +25942,23 @@ "supports_prompt_caching": false, "supports_computer_use": false }, + "openrouter/minimax/minimax-m2.5": { + "input_cost_per_token": 3e-07, + "output_cost_per_token": 1.1e-06, + "cache_read_input_token_cost": 1.5e-07, + "litellm_provider": "openrouter", + "max_input_tokens": 196608, + "max_output_tokens": 65536, + "max_tokens": 65536, + "mode": "chat", + "source": "https://openrouter.ai/minimax/minimax-m2.5", + "supports_function_calling": true, + "supports_tool_choice": true, + "supports_reasoning": true, + "supports_vision": false, + "supports_prompt_caching": true, + "supports_computer_use": false + }, "ovhcloud/DeepSeek-R1-Distill-Llama-70B": { "input_cost_per_token": 6.7e-07, "litellm_provider": "ovhcloud", @@ -37658,4 +37675,4 @@ "notes": "DuckDuckGo Instant Answer API is free and does not require an API key." } } -} \ No newline at end of file +}