admin-vben/apps/web-antd
gjd 3ef362508a feat(ai): 添加 AI 对话聊天和 API 密钥管理功能
- 新增 AI 对话聊天管理页面,包括对话列表和消息列表
- 新增 API 密钥管理页面,包括密钥列表和表单
- 添加相关 API 接口和数据模型
- 集成表单和表格组件,实现基本的 CRUD 操作
2025-06-06 17:09:14 +08:00
..
public feat: add help 2025-04-27 20:48:44 +08:00
src feat(ai): 添加 AI 对话聊天和 API 密钥管理功能 2025-06-06 17:09:14 +08:00
.env feat: add report 2025-04-30 11:39:53 +08:00
.env.analyze feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
.env.development refactor:优化 VITE_APP_TENANT_ENABLE、VITE_APP_CAPTCHA_ENABLE 变量的加载,不使用 useAppConfig 处理 2025-04-22 21:18:10 +08:00
.env.production refactor:优化 VITE_APP_TENANT_ENABLE、VITE_APP_CAPTCHA_ENABLE 变量的加载,不使用 useAppConfig 处理 2025-04-22 21:18:10 +08:00
index.html feat:优化 vben + antd 百度统计的实现 2025-04-19 16:41:49 +08:00
package.json Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-06-04 13:49:25 +08:00
postcss.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tailwind.config.mjs chore: update app name 2024-06-08 16:33:49 +08:00
tsconfig.json perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
tsconfig.node.json feat: Feature/pro docs (#70) 2024-07-28 14:29:05 +08:00
vite.config.mts chore: v5 init【64ed9206】 2025-03-18 13:06:04 +08:00