Commit Graph

7 Commits

Author SHA1 Message Date
58bd8b7ff1 fix: 修复FAQ删除后向量数据未删除的bug 2026-02-25 17:07:53 +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
e27ba8d457 fix: 修复bot绑定工作流后jsonschema类型错误导致聊天不可用的bug 2026-02-24 13:06:01 +08:00
094b185c49 知识库功能增强,支持Milvus,并优化相关逻辑 2026-02-24 11:19:53 +08:00
148a08a3f1 负载均衡深度改造,增加分布式锁,表唯一约束等 2026-02-24 11:17:33 +08:00
26677972a6 初始化 2026-02-22 18:56:10 +08:00