This website requires JavaScript.
Explore
Help
Sign in
gmakstutis
/
LightRAG
Watch
1
Star
0
Fork
You've already forked LightRAG
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b8b371f65a
LightRAG
/
lightrag
History
Magic_yuan
6325e290bb
优化mix模式的查询提示词,使用简洁的回答,并提供参考来源
2024-12-29 00:32:09 +08:00
..
api
fixed linting
2024-12-26 23:39:10 +01:00
kg
feat(lightrag): Add document status tracking and checkpoint support
2024-12-28 00:11:25 +08:00
__init__.py
Update __init__.py
2024-12-26 15:13:24 +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
feat(lightrag): Implement mix search mode combining knowledge graph and vector retrieval
2024-12-28 11:56:28 +08:00
llm.py
Refactor code formatting and update requirements for improved clarity and consistency
2024-12-24 09:56:33 +01:00
operate.py
feat(lightrag): Implement mix search mode combining knowledge graph and vector retrieval
2024-12-28 11:56:28 +08:00
prompt.py
优化mix模式的查询提示词,使用简洁的回答,并提供参考来源
2024-12-29 00:32:09 +08:00
storage.py
feat(lightrag): Add document status tracking and checkpoint support
2024-12-28 00:11:25 +08:00
utils.py
Update utils.py
2024-12-26 22:09:46 +08:00