优化聊天会话管理,支持 websocket 断开重连之后能继续连接会话上下文

This commit is contained in:
RockYang
2023-03-24 14:24:49 +08:00
parent 2067aa3f83
commit bb019f3552
9 changed files with 244 additions and 317 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
VUE_APP_API_HOST=http://chat.r9it.com:6789
VUE_APP_WS_HOST=ws://chat.r9it.com:6789
VUE_APP_API_HOST=https://ai.r9it.com
VUE_APP_WS_HOST=wss://ai.r9it.com