LightRAG/lightrag
yangdx b008c586ea Refactor service and script paths for LightRAG.
- Renamed service file to `lightrag-server.service.example`
- Updated `ExecStart` path in service file
- Corrected README.md service file reference
- Moved `start_lightrag.sh.example` to root
- No functionality is changed
2025-01-19 13:28:29 +08:00
..
api Refactor service and script paths for LightRAG. 2025-01-19 13:28:29 +08:00
kg Merge pull request #590 from jin38324/main 2025-01-16 14:20:08 +08:00
__init__.py Update __init__.py 2025-01-16 14:24:29 +08:00
base.py Add custom function with separate keyword extraction for user's query and a separate prompt 2025-01-14 22:10:47 +05:30
lightrag.py Merge pull request #590 from jin38324/main 2025-01-16 14:20:08 +08:00
llm.py Prompt words to keep the pronunciation consistent 2025-01-16 21:50:43 +08:00
operate.py Merge pull request #590 from jin38324/main 2025-01-16 14:20:08 +08:00
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 support pipeline mode 2025-01-16 12:58:15 +08:00