mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
remove redis vl
This commit is contained in:
parent
7033cfa925
commit
e5370566fa
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
|
||||
boto3==1.34.34 # aws bedrock/sagemaker calls
|
||||
redis==5.2.1 # redis caching
|
||||
redisvl==0.4.1 # semantic caching
|
||||
prisma==0.11.0 # for db
|
||||
mangum==0.17.0 # for aws lambda functions
|
||||
pynacl==1.5.0 # for encrypting keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue