From a075c11044bcdcae8382cdf80801de22e7e04694 Mon Sep 17 00:00:00 2001 From: Iana Date: Fri, 15 May 2026 22:23:23 +0100 Subject: [PATCH] fix(vertex_ai): mark gemma-4-26b-a4b-it-maas as vision-capable (empirically verified) --- model_prices_and_context_window.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 978e1422921..f4fc73f5720 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -32009,8 +32009,8 @@ "global" ], "supports_function_calling": true, - "supports_response_schema": true, - "supports_tool_choice": true + "supports_tool_choice": true, + "supports_vision": true }, "vertex_ai/openai/gpt-oss-120b-maas": { "input_cost_per_token": 1.5e-07,