Skip to content

Commit 4b7c114

Browse files
committed
google-cloud-aiplatform
1 parent 47c04a8 commit 4b7c114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-litellm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
poetry run pip install "pytest-retry==1.6.3"
3232
poetry run pip install pytest-xdist
3333
poetry run pip install "google-genai==1.22.0"
34+
poetry run pip install "google-cloud-aiplatform>=1.38"
3435
poetry run pip install "fastapi-offline==1.7.3"
3536
- name: Setup litellm-enterprise as local package
3637
run: |

0 commit comments

Comments
 (0)