LightRAG/lightrag
yangdx cc33728c10 Improve Langfuse integration and stream response cleanup handling
• Check env vars before enabling Langfuse
• Move imports after env check logic
• Handle wrapper client aclose() issues
• Add debug logs for cleanup failures

(cherry picked from commit 10f6e6955f)
2025-12-04 19:11:08 +08:00
..
api fix(docs): correct typo "acivate" → "activate" 2025-12-04 19:11:08 +08:00
evaluation fixed ruff format of csv path 2025-12-04 19:11:08 +08:00
kg Add retry decorators to Neo4j read operations for resilience 2025-12-04 19:09:08 +08:00
llm Improve Langfuse integration and stream response cleanup handling 2025-12-04 19:11:08 +08:00
models
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 Improve LightRAG initialization checker tool with better usage docs 2025-12-04 19:09:05 +08:00
__init__.py
base.py
constants.py fix: sync core modules with upstream for compatibility 2025-12-04 19:10:46 +08:00
exceptions.py fix: sync core modules with upstream for compatibility 2025-12-04 19:10:46 +08:00
lightrag.py fix: sync core modules with upstream for compatibility 2025-12-04 19:10:46 +08:00
namespace.py
operate.py fix: sync core modules with upstream for compatibility 2025-12-04 19:10:46 +08:00
prompt.py
rerank.py Improve edge case handling for max_tokens=1 2025-12-04 19:09:07 +08:00
security.py
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
utils.py Optimize JSON write with fast/slow path to reduce memory usage 2025-12-04 19:09:04 +08:00
utils_context.py
utils_graph.py Improve entity merge logging by removing redundant message and fixing typo 2025-12-04 19:09:02 +08:00