Package-level declarations
Types
Link copied to clipboard
Executes the function step in the SDAI domain layer.
Link copied to clipboard
class FetchHuggingFaceModelsUseCaseImpl(val preferenceManager: PreferenceManager, val repository: HuggingFaceModelsRepository) : FetchHuggingFaceModelsUseCase
Implements FetchHuggingFaceModelsUseCase behavior in the SDAI domain layer.