LightRAG/lightrag
yangdx 3c080a9ebf Enhance webui mounting with root endpoint and directory check.
- Added FileResponse for webui root endpoint
- Enabled directory check in StaticFiles mount
- Improved webui static file handling
- Ensured webui directory existence
- Simplified webui access with root endpoint
2025-02-20 04:04:54 +08:00
..
api Enhance webui mounting with root endpoint and directory check. 2025-02-20 04:04:54 +08:00
kg back age 2025-02-19 15:09:41 +01:00
llm clean comments and unused libs 2025-02-18 21:12:06 +01:00
tools clean comments and unused libs 2025-02-18 21:12:06 +01:00
__init__.py Update version 2025-02-19 11:29:49 +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 Revert "Improved document enqueue logic with existence checks" 2025-02-19 13:39:50 +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 remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00
prompt.py clean comments and unused libs 2025-02-18 21:12:06 +01:00
types.py fixed lint 2025-02-16 12:45:27 +01:00
utils.py remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00