Skip to content

RAG 对比

Agent Knowledge 不替代 RAG,而是给 RAG 一个可移植事实源包。

Agent KnowledgeRAG
Sources保存原始证据可导入和切块
Wiki维护后的综合知识可作为上游结构
Compiled运行时上下文高质量召回目标
Indexes可重建工件向量、全文、图搜索
Resolver选择上下文retriever / router / reranker

关键规则:向量库不是知识资产本体,而是由知识资产派生出的加速层。

Draft open standard. Inspired by Agent Skills, LLM Wiki, source-grounded notebooks, and production RAG systems.