Skip to main content

Google

Integrate Google Gemini models through the Adaline Proxy to automatically capture telemetry — requests, responses, token usage, latency, and costs — with minimal code changes.

Supported Models

Chat Models Embedding Models

Proxy Base URL

Prerequisites

  1. A Google AI API key
  2. An Adaline API key, project ID, and prompt ID

Chat Completions

Complete Chat

Google’s SDK uses http_options for base URL and headers, rather than base_url and extra_headers like OpenAI-compatible SDKs.

Stream Chat

Embeddings

Next Steps


Back to Integrations

Browse all integrations