mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
fix redis vl
This commit is contained in:
parent
23105a1384
commit
9d8ae741b5
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ gunicorn==23.0.0 # server dep
|
||||||
uvloop==0.21.0 # uvicorn dep, gives us much better performance under load
|
uvloop==0.21.0 # uvicorn dep, gives us much better performance under load
|
||||||
boto3==1.34.34 # aws bedrock/sagemaker calls
|
boto3==1.34.34 # aws bedrock/sagemaker calls
|
||||||
redis==5.2.1 # redis caching
|
redis==5.2.1 # redis caching
|
||||||
redisvl==0.5.1 # semantic caching
|
|
||||||
prisma==0.11.0 # for db
|
prisma==0.11.0 # for db
|
||||||
mangum==0.17.0 # for aws lambda functions
|
mangum==0.17.0 # for aws lambda functions
|
||||||
pynacl==1.5.0 # for encrypting keys
|
pynacl==1.5.0 # for encrypting keys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue