Provider-agnostic image generation capability interface.
Providers that implement this interface can generate images from prompts.
Input type for image generation request
Output type (array of normalized images)
Generate images for the given request.
AIRequest containing image generation input
Execution context
Optional
AIResponse wrapping generated images
Provider-agnostic image generation capability interface.
Providers that implement this interface can generate images from prompts.