invoke

open suspend operator override fun invoke(limit: Int, offset: Int): List<AiGenerationResult>(source)

Executes the invoke step in the SDAI domain layer.

Author

Dmitriy Moroz

Parameters

limit

limit value consumed by the API.

offset

offset value consumed by the API.