From 1fad082da68761ae55301a2949c19a054d89e3b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=86=A8=E6=86=A8?= <96119846+hanhan258@users.noreply.github.com> Date: Mon, 22 Jul 2024 15:23:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AF=86=E5=9B=BE=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/entertainment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/entertainment.js b/apps/entertainment.js index c353c1d..1071f50 100644 --- a/apps/entertainment.js +++ b/apps/entertainment.js @@ -618,7 +618,7 @@ ${translateLangLabels} e, userId: e.sender.user_id, key: Config.geminiKey, - model: 'gemini-pro-vision', + model: 'gemini-1.5-flash-latest', baseUrl: Config.geminiBaseUrl, debug: Config.debug })