mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
docs: 更新部分文档;增加beta过期bing token移除
This commit is contained in:
parent
fcc9691588
commit
486b89a5b3
4 changed files with 113 additions and 68 deletions
|
|
@ -168,7 +168,7 @@ export function supportGuoba () {
|
|||
{
|
||||
field: 'proxy',
|
||||
label: '代理服务器地址',
|
||||
bottomHelpMessage: '数据通过代理服务器发送,http或socks5代理。',
|
||||
bottomHelpMessage: '数据通过代理服务器发送,http或socks5代理。配置后需重启。',
|
||||
component: 'Input'
|
||||
},
|
||||
{
|
||||
|
|
@ -337,7 +337,7 @@ export function supportGuoba () {
|
|||
{
|
||||
field: 'sydneyWebsocketUseProxy',
|
||||
label: '对话使用sydney反代',
|
||||
bottomHelpMessage: '(beta)默认情况下仅创建对话走反代,对话时仍然直连微软。开启本选项将使对话过程也走反代,可能有助于在不方便更换ip和token的情况下解决throttle限流问题。需反代支持。',
|
||||
bottomHelpMessage: '【一般情况无需也不建议开启】默认情况下仅创建对话走反代,对话时仍然直连微软。开启本选项将使对话过程也走反,需反代支持。',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue