LightRAG/lightrag
2025-02-25 12:08:49 +08:00
..
api add redis configuration and update workers default value 2025-02-25 10:47:27 +08:00
kg refactor: use shared manager from main process for storage implementations. 2025-02-25 12:08:49 +08:00
llm fix AttributeError: 'NoneType' object has no attribute 'dim' 2025-02-24 10:28:15 +01:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update __version__ 2025-02-21 21:34:58 +08:00
base.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py Fix typo in parameter name from 'nodel_label' to 'node_label' 2025-02-24 02:36:36 +08:00
llm.py improved typing 2025-02-15 22:37:12 +01:00
namespace.py improved typing 2025-02-15 22:37:12 +01:00
operate.py Fix typo 2025-02-23 19:54:12 +08:00
prompt.py cleaned code 2025-02-19 22:07:25 +01:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py Add automatic comment handling in .env files 2025-02-22 13:25:12 +08:00