LightRAG/lightrag
FloretKu 02bd7fd0ac
Delete the duplicate naive_rag_response prompt
Removed the duplicate naive_rag_response portion of the prompt.
2025-11-30 10:22:47 +08:00
..
api Add PDF decryption support for password-protected files 2025-11-01 15:01:17 +08:00
kg Add Qdrant legacy collection migration with workspace support 2025-10-30 19:16:33 +08:00
llm Improve Langfuse integration and stream response cleanup handling 2025-11-03 13:09:45 +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.8 and API version to 0250 2025-10-31 05:23:48 +08:00
base.py Fix RayAnything compatible problem 2025-10-22 20:15:29 +08:00
constants.py Refactor entity merging with unified attribute merge function 2025-10-27 00:04:17 +08:00
duplicate.py
exceptions.py Add Qdrant legacy collection migration with workspace support 2025-10-30 19:16:33 +08:00
lightrag.py Merge branch 'main' into duplicate_dev 2025-11-04 13:40:52 +08:00
namespace.py Add entity/relation chunk tracking with configurable source ID limits 2025-10-20 15:24:15 +08:00
operate.py Merge branch 'main' into duplicate_dev 2025-11-04 13:40:52 +08:00
prompt.py Delete the duplicate naive_rag_response prompt 2025-11-30 10:22:47 +08:00
rerank.py
types.py
utils.py Enhance entity/relation editing with chunk tracking synchronization 2025-10-26 14:34:56 +08:00
utils_graph.py Improve entity merge logging by removing redundant message and fixing typo 2025-10-31 17:16:59 +08:00