diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index e476d0c6b2..d4c5b476af 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -29397,18 +29397,6 @@ "supports_response_schema": true, "supports_tool_choice": true }, - "together_ai/Qwen/Qwen/Qwen3.5-397B-A17B": { - "input_cost_per_token": 6e-07, - "litellm_provider": "together_ai", - "max_input_tokens": 262144, - "mode": "chat", - "output_cost_per_token": 3.6e-06, - "source": "https://www.together.ai/models/Qwen/Qwen3.5-397B-A17B", - "supports_function_calling": true, - "supports_parallel_function_calling": true, - "supports_response_schema": true, - "supports_tool_choice": true - }, "tts-1": { "input_cost_per_character": 1.5e-05, "litellm_provider": "openai", diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index cf55ddf6e2..4934f11d45 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -29632,18 +29632,6 @@ "supports_response_schema": true, "supports_tool_choice": true }, - "together_ai/Qwen/Qwen/Qwen3.5-397B-A17B": { - "input_cost_per_token": 6e-07, - "litellm_provider": "together_ai", - "max_input_tokens": 262144, - "mode": "chat", - "output_cost_per_token": 3.6e-06, - "source": "https://www.together.ai/models/Qwen/Qwen3.5-397B-A17B", - "supports_function_calling": true, - "supports_parallel_function_calling": true, - "supports_response_schema": true, - "supports_tool_choice": true - }, "tts-1": { "input_cost_per_character": 1.5e-05, "litellm_provider": "openai",