From 3d15f08fdad59c5f1c6a020dc99c5216333a5ae5 Mon Sep 17 00:00:00 2001 From: "berriai-litellm-provider-info-sync[bot]" <328147090+berriai-litellm-provider-info-sync[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 17:01:30 +0000 Subject: [PATCH] chore(prices): sync Together AI prices: 2 models together_ai/Qwen/Qwen3.7-Max: input_cost_per_token, output_cost_per_token, cache_read_input_token_cost together_ai/Qwen/Qwen3.8-Flash: input_cost_per_token, output_cost_per_token --- litellm/model_prices_and_context_window_backup.json | 10 +++++----- model_prices_and_context_window.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 5b686f0a4b5..7c2b5d450b2 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -46584,13 +46584,13 @@ "supports_reasoning": true }, "together_ai/Qwen/Qwen3.7-Max": { - "cache_read_input_token_cost": 5e-07, - "input_cost_per_token": 2.5e-06, + "cache_read_input_token_cost": 3e-07, + "input_cost_per_token": 1.5e-06, "litellm_provider": "together_ai", "max_input_tokens": 1000000, "max_tokens": 1000000, "mode": "chat", - "output_cost_per_token": 7.5e-06, + "output_cost_per_token": 4.5e-06, "source": "https://api.together.ai/v1/models", "supports_prompt_caching": true }, @@ -64470,12 +64470,12 @@ "supports_tool_choice": true }, "together_ai/Qwen/Qwen3.8-Flash": { - "input_cost_per_token": 1.5e-07, + "input_cost_per_token": 9e-08, "litellm_provider": "together_ai", "max_input_tokens": 1000000, "max_tokens": 1000000, "mode": "chat", - "output_cost_per_token": 4.7e-07, + "output_cost_per_token": 2.82e-07, "source": "https://api.together.ai/v1/models" }, "together_ai/moonshotai/Kimi-K2.6": { diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 5b686f0a4b5..7c2b5d450b2 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -46584,13 +46584,13 @@ "supports_reasoning": true }, "together_ai/Qwen/Qwen3.7-Max": { - "cache_read_input_token_cost": 5e-07, - "input_cost_per_token": 2.5e-06, + "cache_read_input_token_cost": 3e-07, + "input_cost_per_token": 1.5e-06, "litellm_provider": "together_ai", "max_input_tokens": 1000000, "max_tokens": 1000000, "mode": "chat", - "output_cost_per_token": 7.5e-06, + "output_cost_per_token": 4.5e-06, "source": "https://api.together.ai/v1/models", "supports_prompt_caching": true }, @@ -64470,12 +64470,12 @@ "supports_tool_choice": true }, "together_ai/Qwen/Qwen3.8-Flash": { - "input_cost_per_token": 1.5e-07, + "input_cost_per_token": 9e-08, "litellm_provider": "together_ai", "max_input_tokens": 1000000, "max_tokens": 1000000, "mode": "chat", - "output_cost_per_token": 4.7e-07, + "output_cost_per_token": 2.82e-07, "source": "https://api.together.ai/v1/models" }, "together_ai/moonshotai/Kimi-K2.6": {