SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
domain
/
com.shifthackz.aisdv1.domain.datasource
/
DownloadableModelDataSource
/
Remote
/
fetch
fetch
abstract
suspend
fun
fetch
(
)
:
List
<
LocalAiModel
>
(
source
)
Loads SDAI data through
fetch
.
Return
Result produced by
fetch
.
Author
Dmitriy Moroz