Code review change

This commit is contained in:
matt-greathouse 2026-04-23 12:10:16 -04:00
parent fae2f903db
commit 3831163289

View file

@ -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,