mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: guoba
This commit is contained in:
parent
bbe769f1aa
commit
39ef573dd3
1 changed files with 6 additions and 0 deletions
|
|
@ -763,6 +763,12 @@ export function supportGuoba () {
|
|||
label: '设定',
|
||||
component: 'InputTextArea'
|
||||
},
|
||||
{
|
||||
field: 'geminiBaseUrl',
|
||||
label: 'Gemini反代',
|
||||
bottomHelpMessage: '对https://generativelanguage.googleapis.com的反代',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
label: '以下为杂七杂八的配置',
|
||||
component: 'Divider'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue