iven
823d69a3c3
feat(ai): 知识库 V2 集成 — 多知识源路由 + AI 分析自动注入
- KnowledgeV2Source: 实现 KnowledgeSource trait,自动搜索所有启用的知识库
- AnalysisService.knowledge_sources: 改 Option → Vec 支持多知识源
- 最佳匹配策略:遍历所有知识源取最高 confidence 的上下文注入 system prompt
- main.rs 共享 EmbeddingService + KnowledgeV2Service 实例
Phase 2 Task 12-15
2026-05-27 00:30:49 +08:00
..
2026-05-21 17:53:00 +08:00
2026-05-15 22:58:02 +08:00
2026-05-11 10:22:05 +08:00
2026-04-10 23:40:38 +08:00
2026-05-17 13:05:40 +08:00
2026-05-27 00:30:49 +08:00
2026-05-07 23:43:14 +08:00
2026-05-23 12:27:14 +08:00
2026-05-07 23:43:14 +08:00