mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 02:31:08 +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",
|
||||||
"gemini-2.0-pro-exp-02-05",
|
"gemini-2.0-pro-exp-02-05",
|
||||||
"gemini-2.5-pro-preview-06-05",
|
"gemini-2.5-pro-preview-06-05",
|
||||||
"Gemini-2.5-Pro"
|
"gemini-2.5-pro"
|
||||||
];
|
];
|
||||||
|
|
||||||
const anthropicModels = [
|
const anthropicModels = [
|
||||||
|
Reference in New Issue
Block a user