LightRAG/lightrag
2025-10-11 13:06:58 +08:00
..
api Add offline deployment support with cache management and layered deps 2025-10-11 10:28:14 +08:00
kg Preserve ordering in get_by_ids methods across all storage implementations 2025-10-11 12:37:59 +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 Revert core version to 1.4.9..2 2025-10-11 13:06:58 +08:00
base.py Fix documentation for user_prompt parameter in QueryParam 2025-09-27 23:41:17 +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 Add doc_name field to full docs storage 2025-10-05 11:44:27 +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 'adminunblinded/main' 2025-10-10 12:31:47 +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