LightRAG/lightrag
yangdx e70f5a35e5 Refac: Add KG rebuild logging with pipeline status
- Logs detailed progress, including warnings and failures, to the pipeline status.
- Adds counters to report the total number of successfully rebuilt entities and relationships upon completion.
2025-06-29 21:27:12 +08:00
..
api fix: streaming error when only_need_context=True returns empty results 2025-06-28 09:18:06 +08:00
kg Fix linting 2025-06-29 15:15:49 +08:00
llm Merge pull request #1654 from a-bruhn/azure-env-vars 2025-06-26 19:11:20 +08:00
tools
__init__.py Bump core version to 1.3.10 2025-06-25 12:39:57 +08:00
base.py As Graph edges should be treated undirectional, fix incorrect has_edge method in MongoDBGraph 2025-06-28 20:48:30 +08:00
constants.py feat: Optimize document deletion performance 2025-06-25 12:37:57 +08:00
exceptions.py
lightrag.py Refac: Add KG rebuild logging with pipeline status 2025-06-29 21:27:12 +08:00
llm.py
namespace.py
operate.py Refac: Add KG rebuild logging with pipeline status 2025-06-29 21:27:12 +08:00
prompt.py feat: Optimize document deletion performance 2025-06-25 12:37:57 +08:00
types.py Add is_truncated to graph query for NetworkX graph db 2025-04-02 22:12:20 +08:00
utils.py update delete_by_doc_id 2025-06-09 18:52:34 +08:00
utils_graph.py Fix GRAPH_FIELD_SEP import typo 2025-06-29 01:28:39 +05:00