Add chatId in ws connection
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
},
|
||||
"agent": {
|
||||
"greeting_mode": "fastgpt_opener",
|
||||
"fastgpt_reconnect_greeting": "欢迎回来继续对话,请告诉我准备好了之后继续办理",
|
||||
"response_state": {
|
||||
"enabled": true,
|
||||
"tag": "state",
|
||||
@@ -76,7 +77,6 @@
|
||||
"base_url": "http://localhost:3030",
|
||||
"model": "my-voice-app",
|
||||
"app_id": "691eddaa53e3f8d9f25f1370",
|
||||
"chat_id": null,
|
||||
"variables": {},
|
||||
"detail": false,
|
||||
"timeout_sec": 60.0
|
||||
|
||||
Reference in New Issue
Block a user