LightRAG/lightrag
yangdx 8271e1f6f1 Move OllamaServerInfos class to base module
- Eliminate dependency of the core module on the API module.
2025-07-31 23:24:49 +08:00
..
api Move OllamaServerInfos class to base module 2025-07-31 23:24:49 +08:00
kg fix: Add safe handling for missing file_path and metadata in PostgreSQL doc status functions 2025-07-31 18:07:53 +08:00
llm Set the default LLM temperature to 1.0 and centralize constant management 2025-07-31 17:15:10 +08:00
tools
__init__.py Bump core version to 1.4.5 and api version to 0190 2025-07-25 11:15:04 +08:00
base.py Move OllamaServerInfos class to base module 2025-07-31 23:24:49 +08:00
constants.py Set the default LLM temperature to 1.0 and centralize constant management 2025-07-31 17:15:10 +08:00
exceptions.py
lightrag.py Move OllamaServerInfos class to base module 2025-07-31 23:24:49 +08:00
llm.py
namespace.py Remove namespace_prefix 2025-07-06 00:16:47 +08:00
operate.py Refactor: Rename llm_model_max_token_size to summary_max_tokens 2025-07-28 00:49:08 +08:00
prompt.py Unify entity extraction prompt between passes 2025-07-27 23:06:55 +08:00
rerank.py Fix: rename rerank parameter from top_k to top_n 2025-07-20 00:26:27 +08:00
types.py
utils.py fix: resolve _sort_key error in Redis get_docs_paginated function 2025-07-31 02:16:56 +08:00
utils_graph.py Fix GRAPH_FIELD_SEP import typo 2025-06-29 01:28:39 +05:00