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
/
Local
/
getAllOnnx
get
All
Onnx
abstract
suspend
fun
getAllOnnx
(
)
:
List
<
LocalAiModel
>
(
source
)
Loads SDAI data through
getAllOnnx
.
Return
Result produced by
getAllOnnx
.
Author
Dmitriy Moroz