LightRAG/lightrag
yangdx b12c05ec0a fix: api server installation missing MANIFEST.in file
- Added MANIFEST.in to include webui files
- Removed /webui/ endpoint from lightrag_server.py
2025-03-04 12:09:00 +08:00
..
api fix: api server installation missing MANIFEST.in file 2025-03-04 12:09:00 +08:00
kg Remove Chinese comments 2025-03-03 01:30:41 +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-01 17:47:53 +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 Merge pull request #978 from MdNazishArmanShorthillsAI/main 2025-03-03 23:29:55 +01: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 Merge branch 'main' into add-multi-worker-support 2025-03-02 02:54:57 +08:00
prompt.py consistent format 2025-02-26 23:04:21 +08:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py Remove redundancy set_logger function and related calls 2025-02-28 21:46:45 +08:00