README: LightRAG is a lightweight knowledge-graph RAG framework and an efficient alternative to Microsoft GraphRAG.
README: Integrated OpenSearch as a unified storage backend, providing comprehensive support for all four LightRAG storage.
README: LightRAG supports seamless, incremental knowledge base updates. New data only needs to go through a standard graph indexing pipeline to generate a local graph, which is then direc…
README: LightRAG requires LLM/VLMs of four different roles during its workflow. You should configure models with different capabilities and speeds for different roles to strike a balance…