execute

open suspend fun execute(input: T): AiGenerationResult(source)

Executes the execute step in the SDAI demo layer.

Return

Result produced by execute.

Author

Dmitriy Moroz

Parameters

input

input value consumed by the API.