LightRAG/lightrag/llm
yangdx 033ee5c0f5 Refactor keyword_extraction from kwargs to explicit parameter
• Add keyword_extraction param to functions
• Remove kwargs.pop() calls
• Update function signatures
• Improve parameter documentation
• Make parameter handling consistent

(cherry picked from commit 2f16065256)
2025-12-04 19:11:09 +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
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 Refactor keyword_extraction from kwargs to explicit parameter 2025-12-04 19:11:09 +08:00
siliconcloud.py
zhipu.py