llm_image
Generate AI images with automatic routing to Gemini Imagen, DALL-E, Flux, or Stable Diffusion based on provider availability and cost.
Instructions
Generate an image — auto-routes to Gemini Imagen, DALL-E, Flux, or Stable Diffusion.
Args:
prompt: Description of the image to generate.
model: Optional model override (e.g. "gemini/imagen-3", "openai/dall-e-3", "fal/flux-pro", "stability/stable-diffusion-3").
size: Image size (e.g. "1024x1024", "1792x1024").
quality: Image quality — "standard" or "hd" (DALL-E only).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| model | No | ||
| size | No | 1024x1024 | |
| quality | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |