Merge pull request #1633 from omriAl/citation-support-in-custom-graph-creation

Adding citation support in custom graph creation
This commit is contained in:
zrguo 2025-05-27 15:11:26 +08:00 committed by GitHub
commit 5385616e7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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(