findNearest property
A potential nearest neighbors search.
Applies after all other filters and ordering. Finds the closest vector embeddings to the given query vector.
Optional.
Implementation
FindNearest? findNearest;
A potential nearest neighbors search.
Applies after all other filters and ordering. Finds the closest vector embeddings to the given query vector.
Optional.
FindNearest? findNearest;