executeRequestChain

private suspend fun executeRequestChain(apiKey: String, request: HordeGenerationAsyncRequest): String(source)

Executes the executeRequestChain step in the SDAI data layer.

Return

Result produced by executeRequestChain.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.

request

request value consumed by the API.