LightRAG/lightrag
yangdx 8301f0a523 Move temperature parameter into kwargs for LLM calls
- Applied changes to both OpenAI and Azure OpenAI calls
2025-03-24 03:03:55 +08:00
..
api Move temperature parameter into kwargs for LLM calls 2025-03-24 03:03:55 +08:00
kg Ensure thread safety in storage update callbacks 2025-03-24 02:11:59 +08:00
llm Update webui assets 2025-03-22 00:36:38 +08:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Increment the release version to 1.2.8 2025-03-22 15:41:27 +08:00
base.py add citation 2025-03-17 23:32:35 +08:00
exceptions.py
lightrag.py Fix linting 2025-03-21 21:51:52 +08:00
llm.py
namespace.py
operate.py fix index 2025-03-20 16:29:24 +08:00
prompt.py add citation 2025-03-17 23:32:35 +08:00
types.py
utils.py Refactor logger setup to conditionally enable file logging. 2025-03-18 12:08:42 +01:00