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,