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
- A Google Cloud project with Vertex AI API enabled
- GCP credentials configured (application default credentials or service account)
- 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
- Multi-Step Workflows — RAG pipelines, multi-step generation, and conversational agents
- Headers Reference — Complete header documentation
Back to Integrations
Browse all integrations