News

This repository hosts the code of LightRAG. The structure of this code is based on nano-graphrag. Use the below Python snippet (in a script) to initialize LightRAG and perform queries: If you want to ...
Maximum number of concurrent asynchronous LLM processes: 16: llm_model_kwargs: dict: Additional parameters for LLM generation: vector_db_storage_cls_kwargs: dict: Additional parameters for vector ...