geekai/web
2024-07-25 11:01:27 +08:00
..
public enable use random pure color background for index page 2024-07-19 18:43:01 +08:00
src adjust chat records layout styles 2024-07-25 11:01:27 +08:00
.env.development fixed bug for function call for openai 2024-07-16 06:25:40 +08:00
.env.production 优化版权显示逻辑,允许激活用户更改自定义版权 2024-07-15 18:44:14 +08:00
.gitignore refactor: refactor chat_handler, add support for Azure and ChatGLM 2023-09-04 06:43:15 +08:00
babel.config.js feat: optimize chat page data list style, support list style and chat style 2024-06-28 15:53:49 +08:00
jsconfig.json 完成前后端框架搭建,完成聊天页面布局 2023-03-17 14:17:27 +08:00
package-lock.json the music player is ready 2024-07-18 18:34:11 +08:00
package.json the music player is ready 2024-07-18 18:34:11 +08:00
README.md docs: 更新文档,新增移动端预览图 2023-06-27 14:28:00 +08:00
vue.config.js 修改 2023-12-05 11:08:03 +08:00

chatgpt-plus-web

chatgpt-plus 项目前端实现,采用 Vue3 + element-plus 架构。

移动端是采用 Vue3 + Vant 移动开发框架实现的。