NoOpDownloadableModelFileStore

Provides the NoOpDownloadableModelFileStore singleton used by the SDAI data layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
open override fun delete(id: String)

Performs the SDAI side effect handled by delete.

Link copied to clipboard
open override fun isDownloaded(model: LocalAiModel): Boolean

Executes the isDownloaded step in the SDAI data layer.