Commit Graph

9 Commits

Author SHA1 Message Date
b191d1aaed feat: 统一管理端弹窗与内容区交互样式
- 收敛管理端公共 Modal 链路,新增表单弹窗与普通内容弹窗包装\n- 迁移 Bot、知识库、插件、工作流、资源、MCP、数据中枢与系统管理页面级弹窗\n- 统一内容区工具栏、列表容器、导航与顶部按钮的视觉密度和交互节奏
2026-03-06 19:58:26 +08:00
ae9bb2c53f feat: 增加工作流合法性校验功能 2026-03-04 19:56:42 +08:00
30e1145ee7 feat: 支持FAQ Excel导入导出并优化管理端交互
- 新增 FAQ Excel 导入、导出、模板下载接口及导入结果 VO,支持按分类路径+问题 upsert 与逐行容错

- 模板增加填写说明与更宽列宽,导出列与模板保持一致

- 管理端新增导入弹窗与结果展示,FAQ 列表操作栏精简为"添加 + 更多操作"并去除多余外层框

- 修复导出前校验顺序,避免非 FAQ 知识库触发默认分类写入
2026-03-03 17:18:49 +08:00
80409259c3 feat: Bot发布增加外链聊天界面 2026-03-03 16:36:27 +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
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
a9060ed2b9 feat: 增加知识库新类型FAQ知识库 2026-02-24 13:07:14 +08:00
094b185c49 知识库功能增强,支持Milvus,并优化相关逻辑 2026-02-24 11:19:53 +08:00
26677972a6 初始化 2026-02-22 18:56:10 +08:00