LightRAG/lightrag
zrguo 2b230d403d
Merge pull request #1011 from ParisNeo/main
Added docling option to load files
2025-03-10 22:14:47 +08:00
..
api Made the defa&ult mode non docling 2025-03-09 13:14:39 +01:00
kg fix linting 2025-03-09 00:51:14 +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 __init__.py 2025-03-04 16:19:23 +08:00
base.py Set default max_depth to 3 for knowledge graph retrieval 2025-03-07 07:34:29 +08:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py fix edit_entity 2025-03-10 19:07:19 +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 Update prompts 2025-03-09 01:21:39 +08:00
prompt.py fix linting 2025-03-09 01:29:21 +08:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py Refactor logging setup and simplify Gunicorn configuration 2025-03-03 23:18:41 +08:00