This commit is contained in:
恍兮惚兮 2024-09-13 11:21:41 +08:00
parent 44f9a6bf07
commit c75cd26978

View File

@ -948,8 +948,7 @@
}, },
"gemini": { "gemini": {
"args": { "args": {
"注册网址": "https://ai.google.dev/tutorials/python_quickstart", "注册网址_x": "https://aistudio.google.com/app/apikey",
"注册网址2": "https://cloud.google.com/vertex-ai/generative-ai/docs/learn/models",
"SECRET_KEY": "", "SECRET_KEY": "",
"Temperature": 0.3, "Temperature": 0.3,
"model": "gemini-1.5-flash", "model": "gemini-1.5-flash",
@ -1011,16 +1010,12 @@
"modellistcache": { "modellistcache": {
"type": "list_cache" "type": "list_cache"
}, },
"注册网址": { "注册网址_x": {
"name": "注册网址",
"type": "label", "type": "label",
"islink": true, "islink": true,
"rank": 0 "rank": 0
}, },
"注册网址2": {
"type": "label",
"islink": true,
"rank": 1
},
"Temperature": { "Temperature": {
"type": "spin", "type": "spin",
"min": 0, "min": 0,