feat: 增加redis KV存储,增加openai+能o4j+milvus+redis的demo测试,新增lightrag.py: RedisKVStorage,新增requirements.txt:aioredis依赖

This commit is contained in:
hyb
2025-01-21 21:42:34 +08:00
parent 4e5ca51e38
commit ce378a3d86
4 changed files with 135 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ psycopg[binary,pool]
pydantic
pymilvus
pymongo
aioredis
pymysql
python-dotenv
pyvis