LightRAG/lightrag
2025-10-17 15:00:53 +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 Remove deprecated history_turns and ids parameters from query API endpoint 2025-09-25 04:58:57 +08:00
exceptions.py Rename allow_create to first_initialization for clarity 2025-08-23 02:34:39 +08:00
lightrag.py Handle empty query results by returning None instead of fail responses 2025-10-15 12:04:49 +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 Allow related chunks missing in knowledge graph queries 2025-10-17 00:19:30 +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 Add is_truncated to graph query for NetworkX graph db 2025-04-02 22:12:20 +08:00
utils.py Fix Linting errors 2025-10-09 16:52:22 -04:00
utils_graph.py Fix GRAPH_FIELD_SEP import typo 2025-06-29 01:28:39 +05:00