From a5b2a63907d77cc11b473100d8f3635875adf191 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: Fri, 18 Sep 2026 06:00:38 +0000 Subject: [PATCH] chore(prices): sync OpenRouter prices: 2 models, 1 deprecated openrouter/dots-studio/dots-3-note-preview:free: deprecation_date openrouter/qwen/qwen-plus-2025-07-28: supports_prompt_caching --- litellm/model_prices_and_context_window_backup.json | 3 ++- model_prices_and_context_window.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/litellm/model_prices_and_context_window_backup.json b/litellm/model_prices_and_context_window_backup.json index 275732c4b71..7191a33a74a 100644 --- a/litellm/model_prices_and_context_window_backup.json +++ b/litellm/model_prices_and_context_window_backup.json @@ -67401,7 +67401,7 @@ "supports_audio_input": false, "supports_function_calling": true, "supports_pdf_input": false, - "supports_prompt_caching": false, + "supports_prompt_caching": true, "supports_reasoning": false, "supports_tool_choice": true, "supports_response_schema": true, @@ -71655,6 +71655,7 @@ "supports_web_search": false }, "openrouter/dots-studio/dots-3-note-preview:free": { + "deprecation_date": "2026-09-30", "input_cost_per_token": 0.0, "litellm_provider": "openrouter", "max_input_tokens": 512000, diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 275732c4b71..7191a33a74a 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -67401,7 +67401,7 @@ "supports_audio_input": false, "supports_function_calling": true, "supports_pdf_input": false, - "supports_prompt_caching": false, + "supports_prompt_caching": true, "supports_reasoning": false, "supports_tool_choice": true, "supports_response_schema": true, @@ -71655,6 +71655,7 @@ "supports_web_search": false }, "openrouter/dots-studio/dots-3-note-preview:free": { + "deprecation_date": "2026-09-30", "input_cost_per_token": 0.0, "litellm_provider": "openrouter", "max_input_tokens": 512000,