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-11 10:22:05 +08:00
2026-05-26 23:10:57 +08:00
2026-05-27 00:30:49 +08:00
2026-05-24 11:32:40 +08:00
2026-05-13 23:28:57 +08:00
2026-05-24 11:32:40 +08:00
2026-05-10 14:19:55 +08:00