LightRAG/lightrag
2025-02-19 04:55:59 +08:00
..
api revert temp changes 2025-02-19 04:53:33 +08:00
kg change init=False to default=None for db fields to prevent no attribute error 2025-02-19 04:55:59 +08:00
llm cleanup code 2025-02-18 16:58:11 +01:00
tools Revert "Update Python version requirement from 3.10 to 3.11 because of StrEnum" 2025-02-18 20:34:56 +08:00
__init__.py Update __version__ 2025-02-11 11:59:28 +08:00
base.py refactor database connection management and improve storage lifecycle handling 2025-02-19 03:49:05 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py improve MongoDB client management and storage init 2025-02-19 04:30:52 +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 cleaned code 2025-02-18 09:09:12 +01:00
prompt.py improved typing 2025-02-15 22:37:12 +01:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py Merge pull request #797 from danielaskdd/add-env-settings 2025-02-17 15:00:07 +08:00