Merge branch 'ChatGPTNextWeb:main' into main

This commit is contained in:
do02fw 2024-05-15 15:38:15 +08:00 committed by GitHub
commit 2afdacd06b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -155,6 +155,7 @@ const openaiModels = [
const googleModels = [
"gemini-1.0-pro",
"gemini-1.5-pro-latest",
"gemini-1.5-flash-latest",
"gemini-pro-vision",
];