Class VectorSearch

Represents a vector search.

Constructors

Methods

Constructors

Methods

  • Creates a vector search from a single VectorQuery.

    Parameters

    • query: VectorQuery

      A vectory query that should be a part of the vector search.

    Returns VectorSearch