LightRAG/lightrag
2025-09-16 17:52:58 +08:00
..
api Merge branch 'main' into RAGAnything 2025-09-16 17:52:58 +08:00
kg Fix linting 2025-09-12 17:00:53 +08:00
llm Add Deepseek Style Chain of Thought (CoT) Support for OpenAI Compatible LLM providers 2025-09-09 22:34:36 +08:00
tools merge 2025-09-04 10:27:38 +08:00
__init__.py Bump core version to v.1.4.8.2 and API version to 0223 2025-09-16 17:16:57 +08:00
base.py merge 2025-09-04 10:27:38 +08:00
constants.py Rename "Process" entity type to "Method" across all components 2025-09-14 02:30:05 +08:00
exceptions.py merge 2025-09-04 10:27:38 +08:00
lightrag.py merge 2025-09-16 14:32:36 +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 RAGAnything 2025-09-16 17:52:58 +08:00
prompt.py merge 2025-09-16 14:32:36 +08:00
ragmanager.py summary 2025-09-02 03:54:20 +08:00
rerank.py merge 2025-09-04 10:27:38 +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: Ensures complete metadata (source_id, created_at, file_path) is preserved in aquery_data responses 2025-09-15 03:45:09 +08:00
utils_graph.py Fix GRAPH_FIELD_SEP import typo 2025-06-29 01:28:39 +05:00