59c95a3b06
perf: 页面懒加载交互体验优化
2026-02-28 20:51:11 +08:00
01f354ede5
feat(faq): support rich-text image upload and RAG output
...
- add FAQ image upload API with MinIO path and mime/size validation
- enable FAQ editor image upload and text-or-image validation
- include FAQ image metadata in vector content and retrieval output
- enforce markdown image preservation via bot system prompt rule
2026-02-25 19:53:39 +08:00
fcf1100b56
fix: 修复聊天预览滚动抽搐与键盘事件类型
...
任务: 解决问答预览页滚动抽搐并补齐类型检查报错\n\n- 在 chat 组件中改为自定义回到底部按钮,避免内置按钮导致滚动抖动\n- 统一收口流式结束状态,结束时关闭 typing/loading\n- 修复 FaqEditDialog 的 keydown 参数类型,兼容 Event | KeyboardEvent
2026-02-25 19:47:25 +08:00
9600d0855e
feat(ai): add three-level FAQ category management
...
- add FAQ category table/sql migration and initialize ddl updates
- add category service/controller with validation, default category rules, and sorting
- support faq item category binding and category-based filtering (include descendants)
- redesign FAQ page with category tree actions and UI polish
2026-02-25 16:53:31 +08:00
0bb4c884b0
fix: 修复全量类型检查报错
...
- 收敛可选配置字段并补齐默认值,消除 strict 模式报错
- 补充页面脚本类型定义,移除未使用变量与隐式 any
- 修复主题、表格、标签页等公共包类型边界
2026-02-24 16:45:23 +08:00
306b08d55a
perf: 懒加载表现优化
...
- 优化路由首进页面过渡策略,减少遮罩阻塞感
- 为菜单导航增加组件预取,降低首次点击等待
- 缩短页面 loading 遮罩过渡时长
2026-02-24 16:45:14 +08:00
a9060ed2b9
feat: 增加知识库新类型FAQ知识库
2026-02-24 13:07:14 +08:00
12accb2575
workflow底层UI库整合至项目,优化构建逻辑
2026-02-24 11:20:18 +08:00
094b185c49
知识库功能增强,支持Milvus,并优化相关逻辑
2026-02-24 11:19:53 +08:00
8d711dc3a2
负载均衡基本改造,增加redis、miniio等基本中间件
2026-02-24 11:16:03 +08:00
26677972a6
初始化
2026-02-22 18:56:10 +08:00