..
api
Add offline deployment support with cache management and layered deps
2025-12-04 19:07:09 +08:00
evaluation
Update .env loading and add API authentication to RAG evaluator
2025-12-04 19:04:25 +08:00
kg
Preserve ordering in get_by_ids methods across all storage implementations
2025-12-04 19:08:58 +08:00
llm
Add offline deployment support with cache management and layered deps
2025-12-04 19:07:09 +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
Add offline deployment support with cache management and layered deps
2025-12-04 19:07:09 +08:00
__init__.py
Bump core version to 1.4.9.1
2025-09-28 15:25:02 +08:00
base.py
tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency ( #4 )
2025-12-04 16:04:21 +08:00
constants.py
Fix logging message formatting
2025-12-04 19:08:46 +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-12-04 19:05:14 +08:00
namespace.py
tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency ( #4 )
2025-12-04 16:04:21 +08:00
operate.py
Fix logging message formatting
2025-12-04 19:08:46 +08:00
prompt.py
Improve prompt clarity by standardizing terminology and formatting
2025-09-28 13:31:55 +08:00
rerank.py
fix: Resolve default rerank config problem when env var missing
2025-08-23 01:07:59 +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
Fix logging filter logic
2025-09-26 19:42:33 +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 GRAPH_FIELD_SEP import typo
2025-06-29 01:28:39 +05:00