HKUDS / LightRAG

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

Plans for supporting massive parallelization #278

Open chandasampath opened 1 week ago

chandasampath commented 1 week ago

Do you have plans for massive parallelization, if not present already - to both insert and query?

I see there are HTTP methods, but am unsure what are the limits of doing parallel inserts. Could you shed more light on this?