Google model IDs can include provider-native prefixes such as
models/. The adapter cleans those for the wire where needed.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gemini and Vertex model routes in Compose.
| Route type | Notes |
|---|---|
| Text | Chat and Responses-style requests map into Google content parts. |
| Embeddings | Gemini and Vertex embedding endpoints are supported by adapter code. |
| Images | Google image generation and streaming image events are supported where the model row allows it. |
| Speech | Google speech generation is supported by the adapter. |
| Video | Video submission uses provider job IDs when generation is async. |
models/. The adapter cleans those for the wire where needed.