mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-27 10:29:16 +00:00
(fix) add redisvl==0.0.7
This commit is contained in:
committed by
Krrish Dholakia
parent
c46aca7951
commit
3fa5bba4ea
+2
-2
@@ -8,8 +8,8 @@ pyyaml>=6.0.1 # server dep
|
||||
uvicorn==0.22.0 # server dep
|
||||
gunicorn==21.2.0 # server dep
|
||||
boto3==1.28.58 # aws bedrock/sagemaker calls
|
||||
redis==5.0.0 # caching
|
||||
numpy==1.24.3 # semantic caching
|
||||
redis==4.6.0 # caching
|
||||
redisvl==0.0.7 # semantic caching
|
||||
prisma==0.11.0 # for db
|
||||
mangum==0.17.0 # for aws lambda functions
|
||||
google-generativeai==0.3.2 # for vertex ai calls
|
||||
|
||||
Reference in New Issue
Block a user