From c75cd26978a2037b0f2b37b5d595b4b3ba2e70cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=81=8D=E5=85=AE=E6=83=9A=E5=85=AE?= <101191390+HIllya51@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:21:41 +0800 Subject: [PATCH] link --- .../files/defaultconfig/translatorsetting.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/LunaTranslator/files/defaultconfig/translatorsetting.json b/LunaTranslator/files/defaultconfig/translatorsetting.json index b5ed73a5..dd781568 100644 --- a/LunaTranslator/files/defaultconfig/translatorsetting.json +++ b/LunaTranslator/files/defaultconfig/translatorsetting.json @@ -948,8 +948,7 @@ }, "gemini": { "args": { - "注册网址": "https://ai.google.dev/tutorials/python_quickstart", - "注册网址2": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models", + "注册网址_x": "https://aistudio.google.com/app/apikey", "SECRET_KEY": "", "Temperature": 0.3, "model": "gemini-1.5-flash", @@ -1011,16 +1010,12 @@ "modellistcache": { "type": "list_cache" }, - "注册网址": { + "注册网址_x": { + "name": "注册网址", "type": "label", "islink": true, "rank": 0 }, - "注册网址2": { - "type": "label", - "islink": true, - "rank": 1 - }, "Temperature": { "type": "spin", "min": 0,