(ci/cd) pip install google-cloud-aiplatform

This commit is contained in:
ishaan-jaff 2023-12-07 10:30:29 -08:00
parent f32e55780a
commit a2b89b212c

View file

@ -29,6 +29,7 @@ jobs:
pip install pytest-asyncio
pip install mypy
pip install -q google-generativeai
pip install google-cloud-aiplatform
pip install "boto3>=1.28.57"
pip install appdirs
pip install langchain