mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-12-27 23:02:19 +00:00
Adding citation support in custom graph creation
This commit is contained in:
parent
070a5db801
commit
efccdf0838
@ -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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user