Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-store-hnsw
/
dev.kmemo.store.hnsw
/
HnswStore
/
search
search
open
suspend override
fun
search
(
scope
:
String
,
embedding
:
FloatArray
,
limit
:
Int
)
:
List
<
ScoredEntry
>