Some image models support editing or transforming an existing image. The parameter you use depends on the model:Documentation Index
Fetch the complete documentation index at: https://docs.together.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Models | Description |
|---|---|---|---|
image_url | string | FLUX.1 Kontext (pro/max), FLUX.2 (pro/flex) | A single image URL to edit or transform |
reference_images | string[] | FLUX.2 (pro/dev/flex), Gemini 3 Pro Image, Flash Image 2.5 | An array of image URLs to guide generation |
reference_images is recommended for FLUX.2 and Google models because it supports multiple input images. FLUX.2 [pro] and [flex] also accept image_url for single-image edits, but FLUX.2 [dev], Gemini 3 Pro Image, and Flash Image 2.5 only support reference_images.Use image_url (Kontext models)
