LightRAG/lightrag
yangdx 5d64f3b0a0 Improved auto-scan task initialization and status tracking.
- Added autoscan status tracking in pipeline
- Ensured auto-scan runs only once per startup
2025-03-10 17:14:14 +08:00
..
api Improved auto-scan task initialization and status tracking. 2025-03-10 17:14:14 +08:00
kg Improved auto-scan task initialization and status tracking. 2025-03-10 17:14:14 +08:00
llm fix AttributeError: 'NoneType' object has no attribute 'dim' 2025-02-24 10:28:15 +01:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update __init__.py 2025-03-04 16:19:23 +08:00
base.py Set default max_depth to 3 for knowledge graph retrieval 2025-03-07 07:34:29 +08:00
exceptions.py
lightrag.py Refactor pipeline status updates and entity extraction. 2025-03-10 16:48:59 +08:00
llm.py
namespace.py
operate.py Refactor pipeline status updates and entity extraction. 2025-03-10 16:48:59 +08:00
prompt.py fix linting 2025-03-09 01:29:21 +08:00
types.py
utils.py Fix linting 2025-03-10 02:07:19 +08:00