Adjust user speech timeout and enhance idle prompt settings in fastgpt.state.xfyun.json and siliconflow.json
This commit is contained in:
@@ -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": "你好,请问还在吗?"
|
||||
|
||||
Reference in New Issue
Block a user