Skip to main content

Google Vertex AI

Integrate Google Vertex AI models through the Adaline Proxy to automatically capture telemetry — requests, responses, token usage, latency, and costs — with minimal code changes. Vertex AI provides enterprise-grade access to Gemini models through your Google Cloud project.

Supported Models

Chat Models Embedding Models

Proxy Base URL

Prerequisites

  1. A Google Cloud project with Vertex AI API enabled
  2. GCP credentials configured (application default credentials or service account)
  3. An Adaline API key, project ID, and prompt ID

Chat Completions

Complete Chat

Vertex AI uses vertexai=True and requires a GCP project and location, unlike Google AI Studio which only needs an API key. Headers are passed via http_options.

Stream Chat

Embeddings

Google AI Studio vs Vertex AI

Next Steps


Back to Integrations

Browse all integrations