invoke

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

Executes the invoke step in the SDAI domain layer.

Return

Result produced by invoke.

Author

Dmitriy Moroz

Parameters

modelId

model id value consumed by the API.

modelPath

model path value consumed by the API.