Streaming image editing capability.
Represents the ability to perform image edits while streaming partial or incremental results.
Streaming image editing is designed for:
This interface mirrors the streaming semantics of chat and image generation capabilities.
Client-specific image edit request shape
Performs a streaming image edit operation.
Unified AI request containing:
Execution context
Optional
AsyncGenerator yielding AIResponseChunk objects containing partial or complete normalized images
Streaming image editing capability.
Represents the ability to perform image edits while streaming partial or incremental results.
Streaming image editing is designed for:
This interface mirrors the streaming semantics of chat and image generation capabilities.
Template: TRequest
Client-specific image edit request shape