LightRAG/lightrag
2025-12-04 19:17:43 +08:00
..
api cherry-pick fdf0fe04 2025-12-04 19:17:43 +08:00
evaluation cherry-pick 987bc09c 2025-12-04 19:14:30 +08:00
kg cherry-pick cca0800e 2025-12-04 19:15:03 +08:00
llm cherry-pick ffd8da51 2025-12-04 19:14:32 +08:00
models tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
services tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
tools cherry-pick 95e1fb16 2025-12-04 19:14:31 +08:00
__init__.py cherry-pick 91b8722b 2025-12-04 19:17:43 +08:00
base.py fix: sync all core modules with upstream after Wave 1 2025-12-04 19:13:48 +08:00
constants.py fix: sync all core modules with upstream after Wave 1 2025-12-04 19:13:48 +08:00
exceptions.py fix: sync all core modules with upstream after Wave 1 2025-12-04 19:13:48 +08:00
lightrag.py fix: sync core modules with upstream after Wave 2 2025-12-04 19:14:52 +08:00
namespace.py Add entity/relation chunk tracking with configurable source ID limits 2025-12-04 19:11:19 +08:00
operate.py fix: sync core modules with upstream after Wave 2 2025-12-04 19:14:52 +08:00
prompt.py fix: sync all core modules with upstream after Wave 1 2025-12-04 19:13:48 +08:00
rerank.py Fix top_n behavior with chunking to limit documents not chunks 2025-12-04 19:11:22 +08:00
security.py tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
tenant_rag_manager.py tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
types.py Add is_truncated to graph query for NetworkX graph db 2025-04-02 22:12:20 +08:00
utils.py cherry-pick f28a0c25 2025-12-04 19:15:03 +08:00
utils_context.py tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
utils_graph.py Fix relation deduplication logic and standardize log message prefixes 2025-12-04 19:11:23 +08:00