Update constant.ts

add gemini 2.5 pro
This commit is contained in:
richardclim 2025-03-28 02:23:11 -04:00
parent 3c543f4be4
commit 9b584e7846

View File

@ -520,6 +520,7 @@ const googleModels = [
"gemini-2.0-flash-thinking-exp-01-21", "gemini-2.0-flash-thinking-exp-01-21",
"gemini-2.0-pro-exp", "gemini-2.0-pro-exp",
"gemini-2.0-pro-exp-02-05", "gemini-2.0-pro-exp-02-05",
"gemini-2.5-pro-exp-03-25",
]; ];
const anthropicModels = [ const anthropicModels = [