Update idle prompt

This commit is contained in:
Xin Wang
2026-05-29 11:01:24 +08:00
parent b4804c3884
commit 69c5941139
4 changed files with 38 additions and 2 deletions

View File

@@ -52,7 +52,10 @@
"没有",
"否"
],
"user_speech_timeout_sec": 0.8
"user_speech_timeout_sec": 0.8,
"idle_prompt_timeout_sec": 8.0,
"idle_prompt_max_count": 1,
"idle_prompt_text": "我先停在这里。你可以继续说你的想法,或者让我根据刚才的内容帮你整理下一步。"
},
"agent": {
"system_prompt": "You are a helpful, friendly voice assistant. Keep responses concise and natural for spoken conversation.",