QueryVectorsResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The distance metric that was used for the similarity search calculation. This is the same distance metric that was configured for the vector index when it was created.

Link copied to clipboard

The vectors in the approximate nearest neighbor search.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String