This commit is contained in:
Xin Wang
2026-05-29 11:06:57 +08:00
4 changed files with 38 additions and 2 deletions

View File

@@ -42,7 +42,10 @@
"你好",
"在吗"
],
"user_speech_timeout_sec": 0.2
"user_speech_timeout_sec": 0.8,
"idle_prompt_timeout_sec": 8.0,
"idle_prompt_max_count": 3,
"idle_prompt_text": "我先停在这里。你可以继续说你的想法,或者让我根据刚才的内容帮你整理下一步。"
},
"agent": {
"system_prompt": "FastGPT app owns the system prompt when send_system_prompt is false.",