Google-family adapters cover Gemini and Vertex-style endpoints. The adapters use provider-native request bodies under the hood, while the public API stays OpenAI-shaped. Supported routes depend on the catalog row and adapter path:Documentation Index
Fetch the complete documentation index at: https://docs.compose.market/llms.txt
Use this file to discover all available pages before exploring further.
| 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.