Commit Graph

25 Commits

Author SHA1 Message Date
RockYang
dad9254128 finished refactor chat page UI 2024-05-17 19:25:38 +08:00
RockYang
1cf299f090 add charge link for insufficient of power 2024-05-15 07:10:31 +08:00
RockYang
6fcee49b19 feat: support for freeGPT35 API 2024-04-10 14:49:07 +08:00
RockYang
e746aafa2f refactor: 重构项目,为所有的 AI 工具都引入算力,采用算力统一结算各个工具的调用次数和权限 2024-03-12 15:40:44 +08:00
RockYang
668d4c9c64 chore: replace 'token' with power 2024-02-23 18:11:57 +08:00
RockYang
059f57db2d feat: gpt-4-all model is ready 2024-01-15 14:07:24 +08:00
RockYang
b00f16648f opt: limit the image display size in reply component 2023-12-15 10:48:13 +08:00
openjst
deedc5fb2e 修改code显示颜色样式 2023-11-26 23:26:08 +08:00
RockYang
61c6a6e7f3 feat: add copy code btn in chat page, fixed bug for code wrap in model of ChatGLM and XunFei 2023-11-22 17:00:43 +08:00
RockYang
4a81826d19 feat: adjust table styles for markdown 2023-11-07 12:02:16 +08:00
RockYang
3cc8c3284a opt: optimize the styles of chat page; caculate all tokens of context as chat history's token 2023-09-11 13:34:20 +08:00
RockYang
567cdc6f8d refactor: V3 版本重构已基本完成 2023-06-15 09:41:30 +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
676457f350 add reply content to clipboard function is ready 2023-04-12 18:32:01 +08:00
RockYang
5a6f070f92 新增 Plus 黑色风格模板 2023-04-07 17:58:11 +08:00
RockYang
7241e2e7ad fixed bug for code hightline 2023-03-30 10:53:00 +08:00
RockYang
a4ea1e47e2 add chat avatar icon for different roles 2023-03-26 12:54:25 +08:00
RockYang
a061881d4a 实现 markdown 代码解析和自动高亮 2023-03-23 15:11:02 +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
e2c3f50c8a 实现聊天光标闪烁,实现聊天会话上下文 2023-03-19 00:31:35 +08:00
RockYang
729612275b 优化聊天页面事件处理 2023-03-17 17:49:45 +08:00
RockYang
c25cc97450 完成前后端框架搭建,完成聊天页面布局 2023-03-17 14:17:27 +08:00