feat: API3支持plus用户的GPT-4

This commit is contained in:
ikechan8370 2023-03-15 11:22:26 +08:00
parent 704b76c3e9
commit 13c4fae629
3 changed files with 8 additions and 1 deletions

View file

@ -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,