The unique identifier of the image generation item being processed.
The index of the output item in the response's output array.
Base64-encoded partial image data, suitable for rendering as an image.
0-based index for the partial image (backend is 1-based, but this is 0-based for the user).
The sequence number of the image generation item being processed.
The type of the event. Always 'response.image_generation_call.partial_image'.
Emitted when a partial image is available during image generation streaming.