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.repository
/
EmbeddingsRepository
/
getEmbeddings
get
Embeddings
abstract
suspend
fun
getEmbeddings
(
)
:
List
<
Embedding
>
(
source
)
Loads SDAI data through
getEmbeddings
.
Return
Result produced by
getEmbeddings
.
Author
Dmitriy Moroz