Adding citation support in custom graph creation

This commit is contained in:
omri.alon 2025-05-26 20:30:59 +03:00
parent 070a5db801
commit efccdf0838

View File

@ -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(