| Interface | Description |
|---|---|
| ImageService |
Image service interface
|
| Class | Description |
|---|---|
| CreateImageRequest |
A request for ZAi to create an image based on a prompt All fields except prompt are
optional
|
| Image |
An object containing either a URL or a base 64 encoded image.
|
| ImageResponse |
Response wrapper for image generation API calls.
|
| ImageResult |
An object with a list of image results.
|
| ImageServiceImpl |
Image service implementation
|
Copyright © 2025. All rights reserved.