mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 05:17:10 +00:00
feat: 轮询geminiKeys,用英文逗号隔开 (#744)
This commit is contained in:
parent
25520ba9fe
commit
7974c6a1c9
7 changed files with 17 additions and 13 deletions
|
|
@ -592,7 +592,7 @@ export function supportGuoba () {
|
|||
{
|
||||
field: 'geminiKey',
|
||||
label: 'API密钥',
|
||||
bottomHelpMessage: '前往https://makersuite.google.com/app/apikey获取',
|
||||
bottomHelpMessage: '前往https://makersuite.google.com/app/apikey获取,如果有多个Keys,用英文逗号隔开',
|
||||
component: 'InputPassword'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue