feat(rag): align LightRAG native citations and MCP bridge

This commit is contained in:
lix-2026
2026-06-09 09:20:56 +08:00
parent 0e8b03daf8
commit 8e3be8b0b7
39 changed files with 2255 additions and 2732 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ function runtimeInputToolPlan() {
dryRun: false,
},
tool: {
tool: "docs_search",
tool: "mnote.knowledge_rag.query",
kind: "query",
mode: "plan",
argsJson: { query: "Rust Web islands" },