mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
feat: API3支持plus用户的GPT-4
This commit is contained in:
parent
704b76c3e9
commit
13c4fae629
3 changed files with 8 additions and 1 deletions
|
|
@ -313,6 +313,12 @@ export function supportGuoba () {
|
|||
bottomHelpMessage: '即使配置了proxy,依然使用ChatGPT反代',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
field: 'useGPT4',
|
||||
label: '使用GPT-4',
|
||||
bottomHelpMessage: '使用GPT-4,注意试用配额较低,如果用不了就关掉',
|
||||
component: 'Switch'
|
||||
},
|
||||
{
|
||||
label: '以下为浏览器方式的配置.(Deprecated)',
|
||||
component: 'Divider'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue