LightRAG/lightrag
2025-10-17 15:59:44 +08:00
..
api Simplify Docker deployment documentation and improve clarity 2025-10-17 15:00:53 +08:00
kg Update pymilvus dependency from 2.5.2 to >=2.6.2 2025-10-11 22:42:02 +08:00
llm Add offline deployment support with cache management and layered deps 2025-10-11 10:28:14 +08:00
tools Add offline deployment support with cache management and layered deps 2025-10-11 10:28:14 +08:00
__init__.py Bump core version to 1.4.9.4 2025-10-16 11:29:38 +08:00
base.py Add PREPROCESSED (multimodal_processed) status for multimodal document processing 2025-10-14 14:02:05 +08:00
constants.py Get max source Id config from .env and lightRAG init 2025-10-15 18:24:38 +05:00
exceptions.py Rename allow_create to first_initialization for clarity 2025-08-23 02:34:39 +08:00
lightrag.py Merge branch 'main' into feat-entity-size-caps 2025-10-17 15:59:44 +08:00
namespace.py Refac: Add workspace infomation to all logger output for all storage type 2025-08-12 01:19:09 +08:00
operate.py Merge branch 'main' into feat-entity-size-caps 2025-10-17 15:59:44 +08:00
prompt.py Remove bold formatting from instruction headers in prompts 2025-10-02 00:58:03 +08:00
rerank.py fix: Resolve default rerank config problem when env var missing 2025-08-23 01:07:59 +08:00
types.py
utils.py Get max source Id config from .env and lightRAG init 2025-10-15 18:24:38 +05:00
utils_graph.py Fix GRAPH_FIELD_SEP import typo 2025-06-29 01:28:39 +05:00