GetLocalModelUseCase

Defines the GetLocalModelUseCase contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(id: String): LocalAiModel

Executes the invoke step in the SDAI domain layer.