Supported Models
Pass the model ID directly in your API request. More providers coming soon.
| Model ID | Provider | Modality | Context | Input Cost | Output Cost | Notes |
|---|---|---|---|---|---|---|
google/gemini-2.5-flash | G Google | Text · Vision | 1 M tokens | $0.15 / 1M | $0.60 / 1M | Best balance of speed and quality for most use cases. |
google/gemini-2.5-pro | G Google | Text · Vision | 1 M tokens | $1.25 / 1M | $10.00 / 1M | Most capable Google model — use for complex reasoning tasks. |
google/gemini-2.5-flash-image | G Google | Image Generation | — | $0.075 / 1M | $0.30 / 1M | Generates images from text prompts. Returns image URLs in response. |
google/imagen-3.0-generate-002 | G Google | Image Generation | — | — | — | High-fidelity photorealistic image generation. |
Use the full provider/model-id format in your request body.
If the prefix is missing, the API returns UNSUPPORTED_PROVIDER.