geekai/web
2023-04-08 12:00:16 +08:00
..
public more chat role is ready, and add API to add new chat role 2023-04-08 09:39:03 +08:00
src The account set dialog is ready 2023-04-08 12:00:16 +08:00
.env.production 优化聊天会话管理,支持 websocket 断开重连之后能继续连接会话上下文 2023-03-24 14:24:49 +08:00
.env.test add test env build script 2023-03-30 22:49:32 +08:00
babel.config.js 完成前后端框架搭建,完成聊天页面布局 2023-03-17 14:17:27 +08:00
index.html 优化聊天页面事件处理 2023-03-17 17:49:45 +08:00
jsconfig.json 完成前后端框架搭建,完成聊天页面布局 2023-03-17 14:17:27 +08:00
package-lock.json 优化角色对话上下文处理 2023-03-25 22:11:53 +08:00
package.json update web app name for package.json 2023-04-07 11:22:51 +08:00
vue.config.js 实现 API Key 负载均衡,修复 WebSocket session 失效问题 2023-03-22 13:51:27 +08:00