Generations & Predictions¶
Generation¶
A Generation is a task that produces visual content. It captures all inputs and configuration needed for AI generation.
| Field | Description |
|---|---|
| Status | Pending, Processing, Completed, Failed |
| Subject | Reference to subject (optional) |
| Product(s) | Main product and optional second product |
| Shot Type | The shot type being generated |
| Style | Style reference (optional) |
| Strategy | Generation strategy (generate, editing, video, refine, etc.) |
Prediction¶
A Prediction is a single output from a generation — one image or video.
| Field | Description |
|---|---|
| Seed | Random seed used for this prediction |
| Status | Pending, Generating, Completed, Error |
| Result Image URL | URL of the generated image |
| Result Video URL | URL of the generated video (if applicable) |
One generation produces multiple predictions (variants with different seeds), allowing users to choose the best result.