textToImage
open suspend override fun textToImage(baseUrl: String, credentials: AuthorizationCredentials, payload: TextToImagePayload): List<AiGenerationResult>(source)
Executes the textToImage step in the SDAI data layer.
Author
Dmitriy Moroz
Parameters
baseUrl
base url value consumed by the API.
credentials
credentials value consumed by the API.
payload
generation payload used by the operation.