Adjust user speech timeout and enhance idle prompt settings in fastgpt.state.xfyun.json and siliconflow.json

This commit is contained in:
Xin Wang
2026-05-29 13:39:17 +08:00
parent d5e4085883
commit ce3c384b00
2 changed files with 12 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
"你好",
"在吗"
],
"user_speech_timeout_sec": 0.8,
"user_speech_timeout_sec": 0.2,
"idle_prompt_timeout_sec": 3.0,
"idle_prompt_max_count": 3,
"idle_prompt_text": "你好,请问还在吗?"