generateAsync
abstract suspend fun generateAsync(apiKey: String, request: HordeGenerationAsyncRequest): HordeGenerationAsyncResponse(source)
Executes the generateAsync step in the SDAI network layer.
Return
Result produced by generateAsync.
Author
Dmitriy Moroz
Parameters
apiKey
api key value consumed by the API.
request
request value consumed by the API.