Input type for image generation request
Output type (partial chunks or final image data)
Stream image generation results as they are produced.
AIRequest containing image generation input
Execution context
Optionalsignal: AbortSignalAsyncGenerator yielding AIResponseChunk objects
Provider-agnostic streaming image generation capability interface.
Allows receiving partial image data streams.