mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-10-17 10:58:57 +00:00
Fixed entites_section_list comma error
This commit is contained in:
parent
3286a0d57f
commit
bad3781f51
@ -1152,7 +1152,8 @@ async def _get_node_data(
|
||||
"entity",
|
||||
"type",
|
||||
"description",
|
||||
"rank" "created_at",
|
||||
"rank",
|
||||
"created_at",
|
||||
]
|
||||
]
|
||||
for i, n in enumerate(node_datas):
|
||||
|
Loading…
x
Reference in New Issue
Block a user