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 |
|