LightRAG/lightrag
yangdx 20de4ded30 Add default file_path for missing document paths
- Set file_path to "no-file-path" if missing
- Ensure consistent document data structure
2025-03-18 20:06:18 +08:00
..
api Add navigation service for centralized login redirect routing 2025-03-18 19:45:43 +08:00
kg Add default file_path for missing document paths 2025-03-18 20:06:18 +08:00
llm fix stream 2025-03-17 11:41:55 +08:00
tools Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
__init__.py Update __init__.py 2025-03-13 16:58:03 +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 Merge branch 'fix--psql-return-type' 2025-03-18 17:15:29 +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 postgres support 2025-03-17 23:59:47 +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 Minimized API request between Tab view change 2025-03-13 19:50:37 +08:00