ImageGenerationCall¶
This docs was updated at: 2026-02-23
com.paragon.responses.spec.ImageGenerationCall · Class
Extends ToolCall · Implements Item, ResponseOutput
An image generation request made by the model.
Methods¶
ImageGenerationCall¶
@param id The unique ID of the image generation call.
Parameters
| Name | Description |
|---|---|
result |
The generated image encoded in base64. |
status |
The status of the image generation call. |