Image editing capability (non-streaming).
Represents the ability to perform image edits using one or more reference images and an edit prompt.
Image editing is modeled as a first-class capability, distinct from image generation, but shares the same normalization surface (NormalizedImage[]).
NormalizedImage[]
Semantics:
This method:
Client-specific image edit request shape
Performs an image edit operation.
Unified AI request containing:
Execution context
Optional
Promise resolving to an AIResponse containing normalized images
Image editing capability (non-streaming).
Represents the ability to perform image edits using one or more reference images and an edit prompt.
Image editing is modeled as a first-class capability, distinct from image generation, but shares the same normalization surface (
NormalizedImage[]).Semantics:
This method:
Template: TRequest
Client-specific image edit request shape