mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +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: '设定',
|
label: '设定',
|
||||||
component: 'InputTextArea'
|
component: 'InputTextArea'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
field: 'geminiBaseUrl',
|
||||||
|
label: 'Gemini反代',
|
||||||
|
bottomHelpMessage: '对https://generativelanguage.googleapis.com的反代',
|
||||||
|
component: 'Input'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: '以下为杂七杂八的配置',
|
label: '以下为杂七杂八的配置',
|
||||||
component: 'Divider'
|
component: 'Divider'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue