invoke

open suspend operator override fun invoke(apiKey: String, model: String): Result<Unit>(source)

Executes the invoke step in the SDAI domain layer.

Return

Result produced by invoke.

Author

Dmitriy Moroz

Parameters

apiKey

api key value consumed by the API.

model

model value consumed by the API.