Class VectorSearch

Represents a vector search.

Uncommitted: This API is subject to change in the future.

Hierarchy

  • VectorSearch

Constructors

Methods

Constructors

Methods

  • Creates a vector search.

    Uncommitted: This API is subject to change in the future.

    Parameters

    • query: VectorQuery

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

    Returns VectorSearch

Generated using TypeDoc