e04ed9c211
CF: Deploy Dev Docs / deploy (push) Waiting to run
Sync Labels / build (push) Waiting to run
tests / unit tests (macos-latest) (push) Waiting to run
tests / unit tests (ubuntu-latest) (push) Waiting to run
tests / unit tests (windows-latest) (push) Waiting to run
710 B
710 B
If you plan to use Google Cloud’s Vertex AI with your agent (e.g., using
vertexai=True or a Google GenAI model), follow these one-time setup steps for
local development:
-
Set your project and enable Vertex AI
gcloud config set project YOUR_PROJECT_ID gcloud services enable aiplatform.googleapis.com