From 3831163289f340c6602826109ccac2cdec8c1995 Mon Sep 17 00:00:00 2001 From: matt-greathouse Date: Thu, 23 Apr 2026 12:10:16 -0400 Subject: [PATCH] Code review change --- model_prices_and_context_window.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 6b973b412a2..c312c5a3997 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -25491,6 +25491,8 @@ }, "openrouter/google/gemini-3-pro-image-preview": { + "cache_creation_input_token_cost": 3.75e-07, + "cache_read_input_token_cost": 2e-07, "input_cost_per_image": 0.0011, "input_cost_per_token": 2e-06, "input_cost_per_token_batches": 1e-06, @@ -25552,7 +25554,7 @@ "image" ], "supports_function_calling": false, - "supports_prompt_caching": true, + "supports_prompt_caching": false, "supports_response_schema": true, "supports_system_messages": true, "supports_vision": true,