LightRAG/lightrag/llm
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
..
__init__.py
anthropic.py
azure_openai.py tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
bedrock.py
binding_options.py Fix boolean parser problem for for LLM environment variable 2025-09-28 19:23:57 +08:00
hf.py
jina.py
llama_index_impl.py
lmdeploy.py
lollms.py
nvidia_openai.py
ollama.py tests: stabilize integration tests + skip external services; fix multi-tenant API behavior and idempotency (#4) 2025-12-04 16:04:21 +08:00
openai.py Improve Langfuse integration and stream response cleanup handling 2025-12-04 19:11:08 +08:00
siliconcloud.py
zhipu.py