HordeGenerationApi
Defines the HordeGenerationApi contract for the SDAI network layer.
Author
Dmitriy Moroz
Inheritors
Functions
Link copied to clipboard
Executes the cancelRequest step in the SDAI network layer.
Link copied to clipboard
Executes the checkGeneration step in the SDAI network layer.
Link copied to clipboard
Executes the checkHordeApiKey step in the SDAI network layer.
Link copied to clipboard
Executes the checkStatus step in the SDAI network layer.
Link copied to clipboard
Executes the downloadImage step in the SDAI network layer.
Link copied to clipboard
abstract suspend fun generateAsync(apiKey: String, request: HordeGenerationAsyncRequest): HordeGenerationAsyncResponse
Executes the generateAsync step in the SDAI network layer.