LightRAG/lightrag
2025-01-16 03:26:47 +08:00
..
api 移除api server 对 lightrag-hku 的依赖(解决非编辑调试方式安装无法启动api服务的问题) 2025-01-16 03:26:47 +08:00
kg Merge pull request #581 from jiabin2wang20230918/fix_mongo 2025-01-13 18:38:22 +08:00
__init__.py Update __init__.py 2025-01-13 10:13:01 +08:00
base.py feat(lightrag): Implement mix search mode combining knowledge graph and vector retrieval 2024-12-28 11:56:28 +08:00
lightrag.py Add custom chunking function. 2025-01-09 17:20:24 +05:30
llm.py run precommit to fix linting issues 2025-01-11 01:37:07 +01:00
operate.py Add custom chunking function. 2025-01-09 17:20:24 +05:30
prompt.py feat: 增强知识图谱关系的时序性支持 2024-12-29 15:25:57 +08:00
storage.py fix linting errors 2024-12-31 17:32:04 +08:00
utils.py Some enhancements: 2025-01-06 12:50:05 +08:00