| Name | Type | Description |
|---|---|---|
embedding* | number[] | |
k* | number | |
filter | Filter |
Performs a similarity search based on vector comparison and returns documents along with their similarity scores and vectors.
The vector representation of the query for similarity comparison.
The number of top similar documents to return.
Optional filter criteria to apply to the search query.