From 6a81b812efe3328e0c958c4ff705edeecf90c435 Mon Sep 17 00:00:00 2001 From: LauHoiYanGladys Date: Mon, 16 Mar 2026 10:27:32 -0700 Subject: [PATCH] fix(model-pricing): remove audio from gemini-2.5-flash-image input modalities gemini-2.5-flash-image does not support audio input. Remove "audio" from supported_modalities for all three entries: gemini-2.5-flash-image, gemini/gemini-2.5-flash-image, and vertex_ai/gemini-2.5-flash-image. Co-Authored-By: Claude Opus 4.6 (1M context) --- model_prices_and_context_window.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 6786fc33595..2209e86ab31 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -13492,7 +13492,6 @@ "supported_modalities": [ "text", "image", - "audio", "video" ], "supported_output_modalities": [ @@ -14803,7 +14802,6 @@ "supported_modalities": [ "text", "image", - "audio", "video" ], "supported_output_modalities": [ @@ -30506,7 +30504,6 @@ "supported_modalities": [ "text", "image", - "audio", "video" ], "supported_output_modalities": [