Compare commits

...

4 Commits

Author SHA1 Message Date
Liutaogege
3d0cb43d24
Merge 360a4c730a into d958441d7f 2025-07-17 19:03:24 +09:00
RiverRay
d958441d7f
Merge pull request #6570 from zhang-zhonggui/main
Some checks failed
Run Tests / test (push) Has been cancelled
Add gemini-2.5-pro tag, you can use free gemini-2.5-pro
2025-07-17 11:30:34 +08:00
zzg
1600b96454
Update constant.ts
添加gemini-2.5-pro,可以免费使用Google Gemini
2025-07-17 08:07:15 +08:00
zzg
47047a60b2
Update constant.ts
添加免费的Gemini 2.5 Pro进行使用
2025-07-17 07:48:12 +08:00

View File

@ -555,6 +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"
]; ];
const anthropicModels = [ const anthropicModels = [