LightRAG/lightrag
yangdx 168232803b Optimized the document processing pipeline
- Enqueue all files to pipeline before starting process when scanning input folder
- Changed parallel enqueue to sequential to prevent CPU overload by heavy file extraction jobs
2025-03-21 13:08:57 +08:00
..
api Optimized the document processing pipeline 2025-03-21 13:08:57 +08:00
kg Merge pull request #1120 from Howe829/fix/chunk_ids 2025-03-20 21:48:17 +08:00
llm fix stream 2025-03-17 11:41:55 +08:00
tools
__init__.py Update __init__.py 2025-03-13 16:58:03 +08:00
base.py add citation 2025-03-17 23:32:35 +08:00
exceptions.py
lightrag.py fix lint 2025-03-20 22:13:31 +08:00
llm.py
namespace.py
operate.py fix index 2025-03-20 16:29:24 +08:00
prompt.py add citation 2025-03-17 23:32:35 +08:00
types.py
utils.py Minimized API request between Tab view change 2025-03-13 19:50:37 +08:00