Commit Graph

123 Commits

Author SHA1 Message Date
RockYang
e60decedd4 修复重复推送打招呼信息的 Bug 2023-05-05 16:54:33 +08:00
RockYang
40bf2b5c1b 后台管理功能已完成 2023-05-05 15:45:40 +08:00
RockYang
868ddc1f37 Chat role manage page is reaady 2023-05-04 18:57:18 +08:00
RockYang
87b225eb4a User manager page is ready 2023-05-04 16:04:36 +08:00
RockYang
7a67af642d 用户列表功能完成 2023-05-03 21:59:19 +08:00
RockYang
fcfe0c7913 系统设置页面功能完成 2023-05-03 09:48:37 +08:00
RockYang
556abf5276 update the data struct of API KEYS 2023-05-02 12:06:02 +08:00
RockYang
523cd4d4c9 重新整理后台管理 API,新增系统管理页面 2023-04-28 16:15:46 +08:00
RockYang
525cd524ba 搭建好管理后台模板 2023-04-28 14:00:36 +08:00
RockYang
82d097cb4a add admin page and welcome page 2023-04-27 18:46:45 +08:00
RockYang
d2201596f6 fixed bug for ctrl + enter key start a new row 2023-04-23 15:00:51 +08:00
RockYang
54dccbef4c render <br> tag for ChatPlus page 2023-04-21 14:20:04 +08:00
RockYang
52398d9b8d 1. 优化 ChatFree 页面左侧会话列表展示逻辑
2. 渲染 Prompt 组件换行符
2023-04-21 14:15:23 +08:00
RockYang
d8bc0fe125 1. 发起 socket 连接时候传入 chatId 来区分会话。
2. Chat-Plus 界面新增复制回复内容按钮。
3. 优化 ChatFree 聊天会话切换和管理逻辑。
2023-04-21 11:21:41 +08:00
RockYang
00db78b446 change ACCESS_KEY header to ACCESS-KEY, add test env file 2023-04-20 18:13:05 +08:00
RockYang
296d83c3a1 optimize the logic for showing chat history 2023-04-20 11:56:33 +08:00
RockYang
efc1ea5d8b optimize the code for change chat session 2023-04-19 21:45:37 +08:00
RockYang
673cdada5a optimize the title for new chat, fixed bug for clear chat history 2023-04-19 19:14:34 +08:00
RockYang
c08cef0765 新增清空聊天记录和退出登录功能 2023-04-19 19:06:26 +08:00
RockYang
3e088cb76f 优化聊天样式 2023-04-19 18:07:38 +08:00
RockYang
a13c1bc669 the function to save user chat history is ready 2023-04-19 17:32:41 +08:00
RockYang
14a351b477 在进行 socket 连接前先关闭之前连接。实现新建会话功能。 2023-04-19 15:18:13 +08:00
RockYang
50ff591dbb 新增复制按钮图标来复制 ChatGPT 回复内容。Golang 后端实现为每个用户订阅聊天角色功能 2023-04-19 10:37:55 +08:00
RockYang
3bf83cd48c the sidebar drawer function is ready 2023-04-18 22:31:02 +08:00
RockYang
8733cdb981 新增免费版 ChatGPT 2023-04-18 17:56:20 +08:00
RockYang
5e0bfc778b 移除 vue-router URL 中的 # 号 2023-04-17 09:56:02 +08:00
RockYang
676457f350 add reply content to clipboard function is ready 2023-04-12 18:32:01 +08:00
RockYang
a88f55372c Optimize the UI of config dialoy 2023-04-12 09:02:39 +08:00
RockYang
aef3414928 fixed bug for re-generate response 2023-04-12 06:29:31 +08:00
RockYang
1db20959e7 The 'stop generate' and 'regenerate response' function is ready 2023-04-11 18:58:27 +08:00
RockYang
a2cf97b039 logout function is ready 2023-04-10 06:44:27 +08:00
RockYang
117f928b56 优化前端界面,新增注销功能 2023-04-09 23:34:16 +08:00
RockYang
5acd0290fa 优化聊天配置对话框样式 2023-04-08 12:09:40 +08:00
RockYang
02a1912bba The account set dialog is ready 2023-04-08 12:00:16 +08:00
RockYang
208655af5e 优化登录逻辑 2023-04-08 10:57:46 +08:00
RockYang
df9e587300 more chat role is ready, and add API to add new chat role 2023-04-08 09:39:03 +08:00
RockYang
df7d4d5b94 the new skin is ready 2023-04-07 19:26:24 +08:00
RockYang
5a6f070f92 新增 Plus 黑色风格模板 2023-04-07 17:58:11 +08:00
RockYang
b6d8465127 update web app name for package.json 2023-04-07 11:22:51 +08:00
RockYang
d8cb2c220e 首次登录失败的时候不显示网络连接异常 2023-04-06 08:47:52 +08:00
RockYang
a78fb83f30 优化 websocket 验证和断线重连 2023-04-04 10:32:52 +08:00
RockYang
b0be9f2e4d add qrcode for wechat group 2023-04-03 16:48:29 +08:00
RockYang
f32803deca optimize configuration dialog close action 2023-03-31 08:58:57 +08:00
RockYang
b7120b400a add test env build script 2023-03-30 22:49:32 +08:00
RockYang
7241e2e7ad fixed bug for code hightline 2023-03-30 10:53:00 +08:00
RockYang
d515e88d97 禁用 gin 打印日志 2023-03-29 21:44:44 +08:00
RockYang
bd41f742d2 添加微信和知识星球的推广二维码 2023-03-29 14:27:04 +08:00
RockYang
4e575d01db 优化用户聊天记录显示 2023-03-28 17:19:50 +08:00
RockYang
ebc2041e8a rename Token to User, the chat history function is ready 2023-03-28 16:03:41 +08:00
RockYang
a6bab7b12d 使用 leveldb 存储用户 token 和聊天记录 2023-03-27 18:27:33 +08:00
RockYang
6a38de7eaa 支持添加多个 ChatGPT API 代理地址 2023-03-26 21:10:40 +08:00
RockYang
9ea4060790 do not show the hello message when reconnected 2023-03-26 17:47:10 +08:00
RockYang
a4ea1e47e2 add chat avatar icon for different roles 2023-03-26 12:54:25 +08:00
RockYang
c813399363 add hello messga for chat roles 2023-03-25 22:48:36 +08:00
RockYang
4a3c93c65a 优化角色对话上下文处理 2023-03-25 22:11:53 +08:00
RockYang
43b7191ffa 添加聊天角色支持 2023-03-24 18:14:40 +08:00
RockYang
967ca441d7 添加聊天角色功能 2023-03-24 16:26:24 +08:00
RockYang
bb019f3552 优化聊天会话管理,支持 websocket 断开重连之后能继续连接会话上下文 2023-03-24 14:24:49 +08:00
RockYang
2067aa3f83 add Makefile, fixed websocket url for https 2023-03-23 18:10:23 +08:00
RockYang
a061881d4a 实现 markdown 代码解析和自动高亮 2023-03-23 15:11:02 +08:00
RockYang
c700895d9c add command line arg --config, enable reply default message when the OpenAI API is not available 2023-03-23 11:47:43 +08:00
RockYang
20bdf12180 实现 API Key 负载均衡,修复 WebSocket session 失效问题 2023-03-22 13:51:27 +08:00
RockYang
97acfe57e7 修复 WebSocket 会话问题,使用自己实现的简易会话 2023-03-22 07:24:31 +08:00
RockYang
005d219a8c 添加会话授权支持 2023-03-21 18:12:24 +08:00
RockYang
3bb6814493 优化 ChatGPT API 重试逻辑 2023-03-20 15:02:42 +08:00
RockYang
0ca104bac8 调整配置弹窗 UI 2023-03-20 10:13:11 +08:00
RockYang
aa3a38348f 使用 Element UI 实现会话界面 2023-03-20 07:19:12 +08:00
RockYang
e2c3f50c8a 实现聊天光标闪烁,实现聊天会话上下文 2023-03-19 00:31:35 +08:00
RockYang
59782e9e57 add config update API 2023-03-18 20:20:00 +08:00
RockYang
396b7440fa 接入 ChatGPT API 2023-03-17 18:54:26 +08:00
RockYang
729612275b 优化聊天页面事件处理 2023-03-17 17:49:45 +08:00
RockYang
9477b96629 完成聊天 websocket API 对接 2023-03-17 15:38:05 +08:00
RockYang
c25cc97450 完成前后端框架搭建,完成聊天页面布局 2023-03-17 14:17:27 +08:00