mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-10 19:04:29 +00:00
(fix) add redisvl==0.0.7
This commit is contained in:
@@ -10,4 +10,5 @@ anthropic
|
||||
boto3
|
||||
orjson
|
||||
pydantic
|
||||
google-cloud-aiplatform
|
||||
google-cloud-aiplatform
|
||||
redisvl==0.0.7 # semantic caching
|
||||
@@ -9,6 +9,7 @@ uvicorn==0.22.0 # server dep
|
||||
gunicorn==21.2.0 # server dep
|
||||
boto3==1.28.58 # aws bedrock/sagemaker calls
|
||||
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.1.0 # for vertex ai calls
|
||||
|
||||
Reference in New Issue
Block a user