From efccdf0838108b75699b3611ae0a329a31b49696 Mon Sep 17 00:00:00 2001 From: "omri.alon" <22786403+omriAl@users.noreply.github.com> Date: Mon, 26 May 2025 20:30:59 +0300 Subject: [PATCH] Adding citation support in custom graph creation --- lightrag/lightrag.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lightrag/lightrag.py b/lightrag/lightrag.py index 25385404..dcebc174 100644 --- a/lightrag/lightrag.py +++ b/lightrag/lightrag.py @@ -1295,6 +1295,7 @@ class LightRAG: "entity_type": entity_type, "description": description, "source_id": source_id, + "file_path": file_path, } # Insert node data into the knowledge graph await self.chunk_entity_relation_graph.upsert_node(