LightRAG/lightrag
yangdx d34dbc5717 Improved document enqueue logic with existence checks.
- Added return status to `apipeline_enqueue_documents`
- Enhanced logging for duplicate documents
2025-02-19 01:35:34 +08:00
..
api Improved document enqueue logic with existence checks. 2025-02-19 01:35:34 +08:00
kg cleanup code 2025-02-18 16:58:11 +01: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 fixed drop 2025-02-18 10:21:14 +01:00
exceptions.py improved typing 2025-02-15 22:37:12 +01:00
lightrag.py Improved document enqueue logic with existence checks. 2025-02-19 01:35:34 +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