supabase-kt
Toggle table of contents
3.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
supabase-kt
storage-kt
/
io.github.jan.supabase.storage.vectors.data
/
VectorDataApi
/
getVectors
get
Vectors
abstract
suspend
fun
getVectors
(
options
:
GetVectorOptions
.
(
)
->
Unit
)
:
List
<
VectorMatch
>
(
source
)
Retrieves vectors by their keys in batch using the given
options