From 655e87dee4a7c35b49ec4297baa8a722fb241902 Mon Sep 17 00:00:00 2001 From: akl7777777 Date: Fri, 15 Dec 2023 18:24:44 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=AD=A3=E5=BC=8F=E7=89=88=E5=B7=B2?= =?UTF-8?q?=E6=94=AF=E6=8C=81gemini-pro,gemini-pro-vision=E4=B8=A4?= =?UTF-8?q?=E4=B8=AA=E6=96=B0=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/info.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/info.json b/src/info.json index f1ea194..4bd9c5e 100644 --- a/src/info.json +++ b/src/info.json @@ -1,6 +1,6 @@ { "identifier": "com.akl.bob-plugin-akl-chatgpt-free-translate", - "version": "2.1.3", + "version": "2.1.5", "category": "translate", "name": "Free ChatGPT", "summary": "免秘钥免启动任何服务调用ChatGPT", @@ -118,6 +118,14 @@ { "title": "gpt-3.5-turbo-16k-0613", "value": "gpt-3.5-turbo-16k-0613" + }, + { + "title": "gemini-pro", + "value": "gemini-pro" + }, + { + "title": "gemini-pro-vision", + "value": "gemini-pro-vision" } ], "desc": "版本切换(默认正式版无特殊情况不用修改)"