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