mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
feat: 伪人连续对话
This commit is contained in:
parent
4900f40502
commit
73c7cfe67c
3 changed files with 76 additions and 51 deletions
|
|
@ -215,6 +215,8 @@ const defaultConfig = {
|
|||
// 伪人额外设定
|
||||
bymPreset: '',
|
||||
bymMode: 'gemini',
|
||||
bymContinue: false,
|
||||
bymContinueDelay: 10,
|
||||
// 思考过程转发
|
||||
forwardReasoning: true,
|
||||
geminiEnableGoogleSearch: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue