feat(rag): align LightRAG native citations and MCP bridge
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user