mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-27 21:56:38 +08:00
Update constant.ts
添加Gemini
This commit is contained in:
parent
15f5b4d889
commit
18ceacc2a8
@ -547,6 +547,9 @@ 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-exp-03-25",
|
"gemini-2.5-pro-exp-03-25",
|
||||||
|
"gemini-2.5-pro-exp",
|
||||||
|
"gemini-2.5-flash",
|
||||||
|
"gemini-2.5-flash-preview-04-17",
|
||||||
];
|
];
|
||||||
|
|
||||||
const anthropicModels = [
|
const anthropicModels = [
|
||||||
|
Loading…
Reference in New Issue
Block a user