mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +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
|
|
@ -37,6 +37,7 @@ const defaultConfig = {
|
|||
apiBaseUrl: 'https://pimon.d201.cn/backend-api',
|
||||
apiForceUseReverse: false,
|
||||
plus: false,
|
||||
useGPT4: false,
|
||||
promptPrefixOverride: 'Your answer shouldn\'t be too verbose. Prefer to answer in Chinese.',
|
||||
assistantLabel: 'ChatGPT',
|
||||
thinkingTips: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue