LightRAG/lightrag
2025-01-24 23:50:47 +08:00
..
api Fix linting, remove redundant commentsr and clean up code for better readability 2025-01-24 23:50:47 +08:00
kg feat: 增加redis KV存储,增加openai+neo4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖 2025-01-22 16:42:13 +08:00
__init__.py Update __init__.py 2025-01-21 10:29:52 +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 修复当出现异常时,会导致更新数据卡死的bug 2025-01-24 10:15:25 +08:00
llm.py fixed linting 2025-01-20 17:28:40 +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 修复缓存处理的运行时错误 2025-01-24 11:01:32 +08:00