LightRAG/lightrag
yangdx f776db0779 Improved document status retrieval with content fallback.
- Added content fallback to content_summary
- Handled missing fields gracefully
- Made data copy to avoid modification
- Added error logging for missing fields
- Improved code readability and robustness
2025-02-20 04:09:02 +08:00
..
api Enhance webui mounting with root endpoint and directory check. 2025-02-20 04:04:54 +08:00
kg Improved document status retrieval with content fallback. 2025-02-20 04:09:02 +08:00
llm clean comments and unused libs 2025-02-18 21:12:06 +01:00
tools clean comments and unused libs 2025-02-18 21:12:06 +01:00
__init__.py Update version 2025-02-19 11:29:49 +08:00
base.py refactor database connection management and improve storage lifecycle handling 2025-02-19 03:49:05 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py Revert "Improved document enqueue logic with existence checks" 2025-02-19 13:39:50 +08:00
llm.py improved typing 2025-02-15 22:37:12 +01:00
namespace.py improved typing 2025-02-15 22:37:12 +01:00
operate.py remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00
prompt.py clean comments and unused libs 2025-02-18 21:12:06 +01:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00