mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: max token
This commit is contained in:
parent
dcc1a4ebd6
commit
8249acaf08
3 changed files with 12 additions and 5 deletions
|
|
@ -226,7 +226,7 @@ const defaultConfig = {
|
|||
bingAiOid: '',
|
||||
_2captchaKey: '',
|
||||
bingReasoning: false, // 是否深度思考
|
||||
|
||||
apiMaxToken: 4096,
|
||||
version: 'v2.8.3'
|
||||
}
|
||||
const _path = process.cwd()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue