feat: 伪人连续对话

This commit is contained in:
Krumio 2025-03-01 13:52:18 +00:00
parent 4900f40502
commit 73c7cfe67c
3 changed files with 76 additions and 51 deletions

View file

@ -215,6 +215,8 @@ const defaultConfig = {
// 伪人额外设定
bymPreset: '',
bymMode: 'gemini',
bymContinue: false,
bymContinueDelay: 10,
// 思考过程转发
forwardReasoning: true,
geminiEnableGoogleSearch: false,