Commit Graph

4 Commits

Author SHA1 Message Date
root 362c37fb42 feat: enhance agent system with hot/quick questions, dynamic chat UI, and new enterprise agents
- Add hotQuestions and quickQuestions fields to agent model
- Update admin form with textarea inputs for hot/quick questions
- Make chat page display dynamic agent data (name, icon, questions)
- Widen center chat area to 60% for better readability
- Add enterprise service category and 3 new agents (jiaotou, promotion, group-policy)
- Update Prisma schema formatting and seed data
2026-05-07 22:14:43 +08:00
root 77ad8beb3d feat: 添加数字人页面,包含8个写实风格人物卡片
- 新建 digital-humans 页面,展示8个数字人角色
- 使用public/human目录下的写实美女图片
- 卡片采用左图右文布局,4列响应式设计
- 图片上添加左下角遮罩显示姓名
- 首页添加数字人应用入口区域
- 调整卡片间距和样式优化
2026-05-06 19:03:51 +08:00
root a3ee04379d Update application code and dependencies 2026-05-06 17:22:50 +08:00
root efc8f4bf78 Initial commit from Create Next App 2026-04-29 19:06:38 +08:00