mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Merge pull request #2470 from tylerbrandt/gcp-dep
fix: add dependency for google-cloud-aiplatform
This commit is contained in:
commit
0058e0270c
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ numpy==1.24.3 # semantic caching
|
|||
pandas==2.1.1 # for viewing clickhouse spend analytics
|
||||
prisma==0.11.0 # for db
|
||||
mangum==0.17.0 # for aws lambda functions
|
||||
google-cloud-aiplatform==1.43.0 # for vertex ai calls
|
||||
google-generativeai==0.3.2 # for vertex ai calls
|
||||
async_generator==1.10.0 # for async ollama calls
|
||||
traceloop-sdk==0.5.3 # for open telemetry logging
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue