Commit Graph

  • c08cef0765 新增清空聊天记录和退出登录功能 RockYang 2023-04-19 19:06:26 +0800
  • 3e088cb76f 优化聊天样式 RockYang 2023-04-19 18:07:38 +0800
  • a13c1bc669 the function to save user chat history is ready RockYang 2023-04-19 17:32:41 +0800
  • 14a351b477 在进行 socket 连接前先关闭之前连接。实现新建会话功能。 RockYang 2023-04-19 15:18:13 +0800
  • 50ff591dbb 新增复制按钮图标来复制 ChatGPT 回复内容。Golang 后端实现为每个用户订阅聊天角色功能 RockYang 2023-04-19 10:37:55 +0800
  • 3bf83cd48c the sidebar drawer function is ready RockYang 2023-04-18 22:31:02 +0800
  • 8733cdb981 新增免费版 ChatGPT RockYang 2023-04-18 17:56:20 +0800
  • 5e0bfc778b 移除 vue-router URL 中的 # 号 RockYang 2023-04-17 09:56:02 +0800
  • 3a859a51fb 删除无效注释 RockYang 2023-04-12 18:33:06 +0800
  • 676457f350 add reply content to clipboard function is ready RockYang 2023-04-12 18:32:01 +0800
  • a88f55372c Optimize the UI of config dialoy RockYang 2023-04-12 09:02:39 +0800
  • aef3414928 fixed bug for re-generate response RockYang 2023-04-12 06:29:31 +0800
  • 1db20959e7 The 'stop generate' and 'regenerate response' function is ready RockYang 2023-04-11 18:58:27 +0800
  • a2cf97b039 logout function is ready RockYang 2023-04-10 06:44:27 +0800
  • 117f928b56 优化前端界面,新增注销功能 RockYang 2023-04-09 23:34:16 +0800
  • 5acd0290fa 优化聊天配置对话框样式 RockYang 2023-04-08 12:09:40 +0800
  • 02a1912bba The account set dialog is ready RockYang 2023-04-08 12:00:16 +0800
  • 208655af5e 优化登录逻辑 RockYang 2023-04-08 10:57:46 +0800
  • df9e587300 more chat role is ready, and add API to add new chat role RockYang 2023-04-08 09:39:03 +0800
  • df7d4d5b94 the new skin is ready RockYang 2023-04-07 19:26:24 +0800
  • 5a6f070f92 新增 Plus 黑色风格模板 RockYang 2023-04-07 17:58:11 +0800
  • b6d8465127 update web app name for package.json RockYang 2023-04-07 11:22:51 +0800
  • dd0130caf8 add api handle for update user's max_calls attribute RockYang 2023-04-06 10:06:53 +0800
  • 7e1e408b64 Token expired time fucntion is ready RockYang 2023-04-06 09:56:56 +0800
  • d8cb2c220e 首次登录失败的时候不显示网络连接异常 RockYang 2023-04-06 08:47:52 +0800
  • e2e27e76ec fixed log output format RockYang 2023-04-05 16:38:45 +0800
  • d81d9af986 fixed bug for interface convert to int RockYang 2023-04-04 11:06:04 +0800
  • a78fb83f30 优化 websocket 验证和断线重连 RockYang 2023-04-04 10:32:52 +0800
  • 65ad5fb632 优化系统设置 API 参数解析,优化点卡扣费逻辑,没有回复答案不记扣费次数 RockYang 2023-04-04 09:05:17 +0800
  • 43e2743b9b optimize the code for reset the chat context RockYang 2023-04-03 23:07:11 +0800
  • b0be9f2e4d add qrcode for wechat group RockYang 2023-04-03 16:48:29 +0800
  • 361c157e06 auto remove API KEYS that execeed quota RockYang 2023-04-03 14:19:42 +0800
  • 01d8a5b77d print chat context when enbale debug mode RockYang 2023-03-31 22:55:27 +0800
  • 4d52f02b80 尽量使用同一个代理访问,如果挂了再使用下一个 RockYang 2023-03-31 22:35:05 +0800
  • a4469b23df 增加更新角色信息 API RockYang 2023-03-31 18:34:16 +0800
  • 9d377fa131 当 tokens 超出 OpenAI API 限制大小时自动重置上下文 RockYang 2023-03-31 17:57:49 +0800
  • f32803deca optimize configuration dialog close action RockYang 2023-03-31 08:58:57 +0800
  • b7120b400a add test env build script RockYang 2023-03-30 22:49:32 +0800
  • 7241e2e7ad fixed bug for code hightline RockYang 2023-03-30 10:53:00 +0800
  • d515e88d97 禁用 gin 打印日志 RockYang 2023-03-29 21:44:44 +0800
  • bd41f742d2 添加微信和知识星球的推广二维码 RockYang 2023-03-29 14:27:04 +0800
  • eb562ea3c9 add config api for setting the ChatContextExpireTime RockYang 2023-03-28 18:16:05 +0800
  • cb2b01127b 定期清理用户聊天会话上下文 ChatContext RockYang 2023-03-28 18:13:17 +0800
  • 4e575d01db 优化用户聊天记录显示 RockYang 2023-03-28 17:19:50 +0800
  • ebc2041e8a rename Token to User, the chat history function is ready RockYang 2023-03-28 16:03:41 +0800
  • 95f9dfa9cb 新增接口开启调试模式 RockYang 2023-03-28 12:12:41 +0800
  • 1e8aaff193 The function for batch generate tokens is ready RockYang 2023-03-28 11:20:03 +0800
  • d85e91a8da 完成 Token 点卡功能 RockYang 2023-03-28 10:17:36 +0800
  • 5f702d92dc 支持 TOKEN 设置最大调用次数 RockYang 2023-03-27 21:45:02 +0800
  • a6bab7b12d 使用 leveldb 存储用户 token 和聊天记录 RockYang 2023-03-27 18:27:33 +0800
  • 6a38de7eaa 支持添加多个 ChatGPT API 代理地址 RockYang 2023-03-26 21:10:40 +0800
  • fe91b0f784 add API to remove API key, set chat roles RockYang 2023-03-26 18:23:29 +0800
  • 9ea4060790 do not show the hello message when reconnected RockYang 2023-03-26 17:47:10 +0800
  • a4ea1e47e2 add chat avatar icon for different roles RockYang 2023-03-26 12:54:25 +0800
  • c813399363 add hello messga for chat roles RockYang 2023-03-25 22:48:36 +0800
  • 4a3c93c65a 优化角色对话上下文处理 RockYang 2023-03-25 22:11:53 +0800
  • 43b7191ffa 添加聊天角色支持 RockYang 2023-03-24 18:14:40 +0800
  • 967ca441d7 添加聊天角色功能 RockYang 2023-03-24 16:26:24 +0800
  • bb019f3552 优化聊天会话管理,支持 websocket 断开重连之后能继续连接会话上下文 RockYang 2023-03-24 14:24:49 +0800
  • 2067aa3f83 add Makefile, fixed websocket url for https RockYang 2023-03-23 18:10:23 +0800
  • a061881d4a 实现 markdown 代码解析和自动高亮 RockYang 2023-03-23 15:11:02 +0800
  • c700895d9c add command line arg --config, enable reply default message when the OpenAI API is not available RockYang 2023-03-23 11:47:43 +0800
  • 20bdf12180 实现 API Key 负载均衡,修复 WebSocket session 失效问题 RockYang 2023-03-22 13:51:27 +0800
  • 97acfe57e7 修复 WebSocket 会话问题,使用自己实现的简易会话 RockYang 2023-03-22 07:24:31 +0800
  • 005d219a8c 添加会话授权支持 RockYang 2023-03-21 18:12:24 +0800
  • 3bb6814493 优化 ChatGPT API 重试逻辑 RockYang 2023-03-20 15:02:42 +0800
  • 0ca104bac8 调整配置弹窗 UI RockYang 2023-03-20 10:13:11 +0800
  • aa3a38348f 使用 Element UI 实现会话界面 RockYang 2023-03-20 07:19:12 +0800
  • e2c3f50c8a 实现聊天光标闪烁,实现聊天会话上下文 RockYang 2023-03-19 00:31:35 +0800
  • 59782e9e57 add config update API RockYang 2023-03-18 20:20:00 +0800
  • 396b7440fa 接入 ChatGPT API RockYang 2023-03-17 18:54:26 +0800
  • 729612275b 优化聊天页面事件处理 RockYang 2023-03-17 17:49:45 +0800
  • 9477b96629 完成聊天 websocket API 对接 RockYang 2023-03-17 15:38:05 +0800
  • c25cc97450 完成前后端框架搭建,完成聊天页面布局 RockYang 2023-03-17 14:17:27 +0800