Remote

Defines the Remote contract for the SDAI domain layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
abstract fun download(id: String, url: String): Flow<DownloadState>

Executes the download step in the SDAI domain layer.

Link copied to clipboard
abstract suspend fun fetch(): List<LocalAiModel>

Loads SDAI data through fetch.