Add chatId in ws connection

This commit is contained in:
Xin Wang
2026-05-31 22:46:48 +08:00
parent 5cbfd0f0fa
commit 402ad81cb6
14 changed files with 106 additions and 12 deletions

View File

@@ -45,7 +45,8 @@
"user_speech_timeout_sec": 0.2
},
"agent": {
"greeting_mode": "fastgpt_opener"
"greeting_mode": "fastgpt_opener",
"fastgpt_reconnect_greeting": "欢迎回来继续对话"
},
"services": {
"stt": {
@@ -67,7 +68,6 @@
"base_url": "http://localhost:3030",
"model": "my-voice-app",
"app_id": "6a153aed53e3f8d9f2744905",
"chat_id": null,
"variables": {},
"detail": false,
"timeout_sec": 60.0