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
/
HuggingFaceModelsRemoteDataSource
Hugging
Face
Models
Remote
Data
Source
fun
interface
HuggingFaceModelsRemoteDataSource
(
source
)
Executes the
function
step in the SDAI domain layer.
Author
Dmitriy Moroz
Members
Functions
fetch
Hugging
Face
Models
Link copied to clipboard
abstract
suspend
fun
fetchHuggingFaceModels
(
)
:
List
<
HuggingFaceModel
>