LightRAG/lightrag
zrguo a2e96b67e9
Merge pull request #570 from ShanGor/main
Revise the AGE usage for postgres_impl
2025-01-12 13:23:06 +08:00
..
api run precommit to fix linting issues 2025-01-11 01:37:07 +01:00
kg Revised the postgres implementation, to use attributes(node_id) rather than nodes to identify an entity. Which significantly reduced the table counts. 2025-01-11 09:30:19 +08:00
__init__.py Update __init__.py 2025-01-06 15:43:05 +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