textToImage

open suspend override fun textToImage(apiKey: String, engineId: String, payload: TextToImagePayload): AiGenerationResult(source)

Executes the textToImage step in the SDAI data layer.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.

engineId

engine id value consumed by the API.

payload

generation payload used by the operation.