From 748ea665f980298ec07d73f704f2179280d3fc2c Mon Sep 17 00:00:00 2001 From: Michael Yang Date: Thu, 27 Mar 2025 01:59:21 -0400 Subject: [PATCH] Add Gemini 2.5 Pro 0325 --- app/constant.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/app/constant.ts b/app/constant.ts index c1b135485..2d749771b 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -525,6 +525,7 @@ const googleModels = [ "gemini-2.0-flash-thinking-exp-01-21", "gemini-2.0-pro-exp", "gemini-2.0-pro-exp-02-05", + "gemini-2.5-pro-exp-03-25", ]; const anthropicModels = [