From 2683fa714c14154d3d8d449da44ea766afe42fb6 Mon Sep 17 00:00:00 2001 From: Yong woo Song Date: Mon, 9 Mar 2026 09:11:31 +0000 Subject: [PATCH] fix: typo on max_output_tokens and max_tokens from qwen3.5 series --- model_prices_and_context_window.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index ac0bb53a86..e5900d7d9c 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -27448,8 +27448,8 @@ "input_cost_per_token": 2.5e-07, "litellm_provider": "openrouter", "max_input_tokens": 262144, - "max_output_tokens": 655536, - "max_tokens": 655536, + "max_output_tokens": 65536, + "max_tokens": 65536, "mode": "chat", "output_cost_per_token": 2e-06, "source": "https://openrouter.ai/qwen/qwen3.5-35b-a3b", @@ -27469,8 +27469,8 @@ "input_cost_per_token": 3e-07, "litellm_provider": "openrouter", "max_input_tokens": 262144, - "max_output_tokens": 655536, - "max_tokens": 655536, + "max_output_tokens": 65536, + "max_tokens": 65536, "mode": "chat", "output_cost_per_token": 2.4e-06, "source": "https://openrouter.ai/qwen/qwen3.5-27b", @@ -27490,8 +27490,8 @@ "input_cost_per_token": 4e-07, "litellm_provider": "openrouter", "max_input_tokens": 262144, - "max_output_tokens": 655536, - "max_tokens": 655536, + "max_output_tokens": 65536, + "max_tokens": 65536, "mode": "chat", "output_cost_per_token": 2e-06, "source": "https://openrouter.ai/qwen/qwen3.5-122b-a10b", @@ -27512,8 +27512,8 @@ "input_cost_per_token": 1e-07, "litellm_provider": "openrouter", "max_input_tokens": 1000000, - "max_output_tokens": 655536, - "max_tokens": 655536, + "max_output_tokens": 65536, + "max_tokens": 65536, "mode": "chat", "output_cost_per_token": 4e-07, "source": "https://openrouter.ai/qwen/qwen3.5-flash-02-23", @@ -27534,8 +27534,8 @@ "input_cost_per_token_above_256k_tokens": 5e-07, "litellm_provider": "openrouter", "max_input_tokens": 1000000, - "max_output_tokens": 655536, - "max_tokens": 655536, + "max_output_tokens": 65536, + "max_tokens": 65536, "mode": "chat", "output_cost_per_token": 2.4e-06, "output_cost_per_token_above_256k_tokens": 3e-06, @@ -27556,8 +27556,8 @@ "input_cost_per_token": 6e-07, "litellm_provider": "openrouter", "max_input_tokens": 262144, - "max_output_tokens": 655536, - "max_tokens": 655536, + "max_output_tokens": 65536, + "max_tokens": 65536, "mode": "chat", "output_cost_per_token": 3.6e-06, "source": "https://openrouter.ai/qwen/qwen3.5-397b-a17b",