Commit Graph

  • 79c3a99a38 Update 1.bug.yml RockYang 2023-05-09 15:39:47 +08:00
  • 85d85fbe10 Update 1.bug.yml RockYang 2023-05-09 15:39:47 +08:00
  • 463d3c8e97 Update 1.bug.yml RockYang 2023-05-09 15:35:07 +08:00
  • d4bd071487 Update 1.bug.yml RockYang 2023-05-09 15:35:07 +08:00
  • da007729c6 Update 1.bug.yml RockYang 2023-05-09 15:32:57 +08:00
  • 3cee291997 Update 1.bug.yml RockYang 2023-05-09 15:32:57 +08:00
  • b7b42b5fd4 chore: 重命名 issue 模版 RockYang 2023-05-09 15:29:57 +08:00
  • 1849d3ddaa chore: 重命名 issue 模版 RockYang 2023-05-09 15:29:57 +08:00
  • 735f9bd053 chore: 添加 issue 和 PR 模板 RockYang 2023-05-09 15:26:38 +08:00
  • 7c6dfa545a chore: 添加 issue 和 PR 模板 RockYang 2023-05-09 15:26:38 +08:00
  • 6096b65374 chore: 替换文字描述 用户 => RockYang 2023-05-09 14:30:09 +08:00
  • 9a72e51a55 chore: 替换文字描述 用户 => RockYang 2023-05-09 14:30:09 +08:00
  • 727d342eb3 docs: 优化文档 RockYang 2023-05-06 18:33:27 +08:00
  • c2d5da27e1 docs: 优化文档 RockYang 2023-05-06 18:33:27 +08:00
  • 58815ba8bc docs: 优化文档 RockYang 2023-05-06 18:13:44 +08:00
  • 176e614457 docs: 优化文档 RockYang 2023-05-06 18:13:44 +08:00
  • 49d0502775 docs: 优化文档排版 RockYang 2023-05-06 16:36:04 +08:00
  • a008b89b42 docs: 优化文档排版 RockYang 2023-05-06 16:36:04 +08:00
  • 0b6c6e6d2c docs: 完善文档 RockYang 2023-05-06 16:27:44 +08:00
  • fb2108d88b docs: 完善文档 RockYang 2023-05-06 16:27:44 +08:00
  • 45ede6047a opt: 优化配置文档加载 RockYang 2023-05-06 13:58:56 +08:00
  • 97c90fa550 opt: 优化配置文档加载 v2.0.0 RockYang 2023-05-06 13:58:56 +08:00
  • 8f469d4ebb Merge branch 'master' of gitee.com:blackfox/wechat-gpt RockYang 2023-05-06 12:07:17 +08:00
  • 16a49c930b Merge branch 'master' of gitee.com:blackfox/wechat-gpt RockYang 2023-05-06 12:07:17 +08:00
  • 6d9fe332d2 docs: 更新 README 文档 RockYang 2023-05-06 12:04:58 +08:00
  • f3264d056d add LICENSE. RockYang 2023-05-06 04:03:33 +00:00
  • 5eb610e9ca add LICENSE. RockYang 2023-05-06 04:03:33 +00:00
  • 4dcae75488 refactor: 重构项目目录结构 RockYang 2023-05-06 11:35:57 +08:00
  • a897a755b6 feat: 定期保存 API KEY 的最后一次调用时间 RockYang 2023-05-06 09:33:26 +08:00
  • 21adfd441c 修复 ChatFree 重复刷消息的 Bug RockYang 2023-05-05 17:45:31 +08:00
  • e60decedd4 修复重复推送打招呼信息的 Bug RockYang 2023-05-05 16:54:33 +08:00
  • 40bf2b5c1b 后台管理功能已完成 RockYang 2023-05-05 15:45:40 +08:00
  • 868ddc1f37 Chat role manage page is reaady RockYang 2023-05-04 18:57:18 +08:00
  • 87b225eb4a User manager page is ready RockYang 2023-05-04 16:04:36 +08:00
  • 7a67af642d 用户列表功能完成 RockYang 2023-05-03 21:59:19 +08:00
  • fcfe0c7913 系统设置页面功能完成 RockYang 2023-05-03 09:48:37 +08:00
  • 556abf5276 update the data struct of API KEYS RockYang 2023-05-02 12:06:02 +08:00
  • 523cd4d4c9 重新整理后台管理 API,新增系统管理页面 RockYang 2023-04-28 16:15:46 +08:00
  • 525cd524ba 搭建好管理后台模板 RockYang 2023-04-28 14:00:36 +08:00
  • 82d097cb4a add admin page and welcome page RockYang 2023-04-27 18:46:45 +08:00
  • 6409531ee4 add API for get and set image url for wechat RockYang 2023-04-27 10:45:19 +08:00
  • d2201596f6 fixed bug for ctrl + enter key start a new row RockYang 2023-04-23 15:00:51 +08:00
  • 646c39792b 注释测试代码 RockYang 2023-04-22 22:11:27 +08:00
  • 54dccbef4c render <br> tag for ChatPlus page RockYang 2023-04-21 14:20:04 +08:00
  • 52398d9b8d 1. 优化 ChatFree 页面左侧会话列表展示逻辑 2. 渲染 Prompt 组件换行符 RockYang 2023-04-21 14:15:23 +08:00
  • d8bc0fe125 1. 发起 socket 连接时候传入 chatId 来区分会话。 2. Chat-Plus 界面新增复制回复内容按钮。 3. 优化 ChatFree 聊天会话切换和管理逻辑。 RockYang 2023-04-21 11:21:41 +08:00
  • 00db78b446 change ACCESS_KEY header to ACCESS-KEY, add test env file RockYang 2023-04-20 18:13:05 +08:00
  • 296d83c3a1 optimize the logic for showing chat history RockYang 2023-04-20 11:56:33 +08:00
  • efc1ea5d8b optimize the code for change chat session RockYang 2023-04-19 21:45:37 +08:00
  • 673cdada5a optimize the title for new chat, fixed bug for clear chat history RockYang 2023-04-19 19:14:34 +08:00
  • c08cef0765 新增清空聊天记录和退出登录功能 RockYang 2023-04-19 19:06:26 +08:00
  • 3e088cb76f 优化聊天样式 RockYang 2023-04-19 18:07:38 +08:00
  • a13c1bc669 the function to save user chat history is ready RockYang 2023-04-19 17:32:41 +08:00
  • 14a351b477 在进行 socket 连接前先关闭之前连接。实现新建会话功能。 RockYang 2023-04-19 15:18:13 +08:00
  • 50ff591dbb 新增复制按钮图标来复制 ChatGPT 回复内容。Golang 后端实现为每个用户订阅聊天角色功能 RockYang 2023-04-19 10:37:55 +08:00
  • 3bf83cd48c the sidebar drawer function is ready RockYang 2023-04-18 22:31:02 +08:00
  • 8733cdb981 新增免费版 ChatGPT RockYang 2023-04-18 17:56:20 +08:00
  • 5e0bfc778b 移除 vue-router URL 中的 # 号 RockYang 2023-04-17 09:56:02 +08:00
  • 3a859a51fb 删除无效注释 RockYang 2023-04-12 18:33:06 +08:00
  • 676457f350 add reply content to clipboard function is ready RockYang 2023-04-12 18:32:01 +08:00
  • a88f55372c Optimize the UI of config dialoy RockYang 2023-04-12 09:02:39 +08:00
  • aef3414928 fixed bug for re-generate response RockYang 2023-04-12 06:29:31 +08:00
  • 1db20959e7 The 'stop generate' and 'regenerate response' function is ready RockYang 2023-04-11 18:58:27 +08:00
  • a2cf97b039 logout function is ready RockYang 2023-04-10 06:44:27 +08:00
  • 117f928b56 优化前端界面,新增注销功能 RockYang 2023-04-09 23:34:16 +08:00
  • 5acd0290fa 优化聊天配置对话框样式 RockYang 2023-04-08 12:09:40 +08:00
  • 02a1912bba The account set dialog is ready RockYang 2023-04-08 12:00:16 +08:00
  • 208655af5e 优化登录逻辑 RockYang 2023-04-08 10:57:46 +08:00
  • df9e587300 more chat role is ready, and add API to add new chat role RockYang 2023-04-08 09:39:03 +08:00
  • df7d4d5b94 the new skin is ready RockYang 2023-04-07 19:26:24 +08:00
  • 5a6f070f92 新增 Plus 黑色风格模板 RockYang 2023-04-07 17:58:11 +08:00
  • b6d8465127 update web app name for package.json RockYang 2023-04-07 11:22:51 +08:00
  • dd0130caf8 add api handle for update user's max_calls attribute RockYang 2023-04-06 10:06:53 +08:00
  • 7e1e408b64 Token expired time fucntion is ready RockYang 2023-04-06 09:56:56 +08:00
  • d8cb2c220e 首次登录失败的时候不显示网络连接异常 RockYang 2023-04-06 08:47:52 +08:00
  • e2e27e76ec fixed log output format RockYang 2023-04-05 16:38:45 +08:00
  • d81d9af986 fixed bug for interface convert to int RockYang 2023-04-04 11:06:04 +08:00
  • a78fb83f30 优化 websocket 验证和断线重连 RockYang 2023-04-04 10:32:52 +08:00
  • 65ad5fb632 优化系统设置 API 参数解析,优化点卡扣费逻辑,没有回复答案不记扣费次数 RockYang 2023-04-04 09:05:17 +08:00
  • 43e2743b9b optimize the code for reset the chat context RockYang 2023-04-03 23:07:11 +08:00
  • b0be9f2e4d add qrcode for wechat group RockYang 2023-04-03 16:48:29 +08:00
  • 361c157e06 auto remove API KEYS that execeed quota RockYang 2023-04-03 14:19:42 +08:00
  • 01d8a5b77d print chat context when enbale debug mode RockYang 2023-03-31 22:55:27 +08:00
  • 4d52f02b80 尽量使用同一个代理访问,如果挂了再使用下一个 RockYang 2023-03-31 22:35:05 +08:00
  • a4469b23df 增加更新角色信息 API RockYang 2023-03-31 18:34:16 +08:00
  • 9d377fa131 当 tokens 超出 OpenAI API 限制大小时自动重置上下文 RockYang 2023-03-31 17:57:49 +08:00
  • f32803deca optimize configuration dialog close action RockYang 2023-03-31 08:58:57 +08:00
  • b7120b400a add test env build script RockYang 2023-03-30 22:49:32 +08:00
  • 7241e2e7ad fixed bug for code hightline RockYang 2023-03-30 10:53:00 +08:00
  • d515e88d97 禁用 gin 打印日志 RockYang 2023-03-29 21:44:44 +08:00
  • bd41f742d2 添加微信和知识星球的推广二维码 RockYang 2023-03-29 14:27:04 +08:00
  • eb562ea3c9 add config api for setting the ChatContextExpireTime RockYang 2023-03-28 18:16:05 +08:00
  • cb2b01127b 定期清理用户聊天会话上下文 ChatContext RockYang 2023-03-28 18:13:17 +08:00
  • 4e575d01db 优化用户聊天记录显示 RockYang 2023-03-28 17:19:50 +08:00
  • ebc2041e8a rename Token to User, the chat history function is ready RockYang 2023-03-28 16:03:41 +08:00
  • 95f9dfa9cb 新增接口开启调试模式 RockYang 2023-03-28 12:12:41 +08:00
  • 1e8aaff193 The function for batch generate tokens is ready RockYang 2023-03-28 11:20:03 +08:00
  • d85e91a8da 完成 Token 点卡功能 RockYang 2023-03-28 10:17:36 +08:00
  • 5f702d92dc 支持 TOKEN 设置最大调用次数 RockYang 2023-03-27 21:45:02 +08:00
  • a6bab7b12d 使用 leveldb 存储用户 token 和聊天记录 RockYang 2023-03-27 18:27:33 +08:00