LightRAG/lightrag
2025-03-21 13:50:46 +08:00
..
api Update webui assets 2025-03-20 12:41:35 +08:00
kg Merge pull request #1120 from Howe829/fix/chunk_ids 2025-03-20 21:48:17 +08:00
llm fix hf_embed torch device use MPS or CPU when CUDA is not available -macos users 2025-03-20 09:40:56 +01:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update version 2025-03-21 13:50:46 +08:00
base.py add citation 2025-03-17 23:32:35 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py add embedding_bathc_num and embedding_func_max_async to env 2025-03-21 13:47:53 +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 index 2025-03-20 16:29:24 +08:00
prompt.py add citation 2025-03-17 23:32:35 +08:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py Refactor logger setup to conditionally enable file logging. 2025-03-18 12:08:42 +01:00