Documentation Index
Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported Models
Chat Models| Model | Description |
|---|---|
gemini-3.1-pro-preview | Latest Gemini 3.1 Pro preview |
gemini-3.1-pro-preview-customtools | Gemini 3.1 Pro preview with custom tools |
gemini-3-pro-preview | Gemini 3 Pro preview |
gemini-3-flash-preview | Gemini 3 Flash preview |
gemini-2.5-pro | Gemini 2.5 Pro |
gemini-2.5-pro-preview-03-25 | Gemini 2.5 Pro March 2025 preview |
gemini-2.5-flash | Gemini 2.5 Flash |
gemini-2.5-flash-preview-04-17 | Gemini 2.5 Flash April 2025 preview |
gemini-2.5-flash-lite | Lightweight Gemini 2.5 |
gemini-2.5-flash-lite-preview-09-2025 | Gemini 2.5 Flash Lite September 2025 preview |
gemini-2.0-flash | Fast Gemini 2.0 model |
gemini-2.0-flash-lite | Lightweight Gemini 2.0 |
gemini-1.5-pro | Gemini 1.5 Pro, 1M token context |
gemini-1.5-pro-latest | Gemini 1.5 Pro latest |
gemini-1.5-pro-002 | Gemini 1.5 Pro version 002 |
gemini-1.5-pro-001 | Gemini 1.5 Pro version 001 |
gemini-1.5-flash | Gemini 1.5 Flash |
gemini-1.5-flash-latest | Gemini 1.5 Flash latest |
gemini-1.5-flash-002 | Gemini 1.5 Flash version 002 |
gemini-1.5-flash-001 | Gemini 1.5 Flash version 001 |
| Model | Description |
|---|---|
text-embedding-004 | Latest text embedding model |
text-embedding-001 | Legacy embedding model |
Proxy Base URL
Prerequisites
- A Google AI API key
- 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
- Multi-Step Workflows — RAG pipelines, multi-step generation, and conversational agents
- Headers Reference — Complete header documentation
Back to Integrations
Browse all integrations