mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-19 23:51:59 +08:00
Update constant.ts
添加gemini-2.5-pro,可以免费使用Google Gemini
This commit is contained in:
@@ -555,7 +555,7 @@ const googleModels = [
|
||||
"gemini-2.0-pro-exp",
|
||||
"gemini-2.0-pro-exp-02-05",
|
||||
"gemini-2.5-pro-preview-06-05",
|
||||
"Gemini-2.5-Pro"
|
||||
"gemini-2.5-pro"
|
||||
];
|
||||
|
||||
const anthropicModels = [
|
||||
|
Reference in New Issue
Block a user