HKUDS / LightRAG

"LightRAG: Simple and Fast Retrieval-Augmented Generation"
https://arxiv.org/abs/2410.05779
MIT License
9.26k stars 1.14k forks source link

请问后续会有根据文件名删除文件中所含所有节点的功能吗 #265

Closed small122 closed 6 days ago

LarFii commented 1 week ago

能更具体地举个例子吗

small122 commented 1 week ago

能更具体地举个例子吗

感谢回复,最近更新的是删除单个节点的功能,我insert一个file会产生很多节点,那么我能通过比如filename这样的参数来删除所有这个file产生的节点吗

LarFii commented 6 days ago

后续我会加上这个功能