VectorSearchProfile interface

Defines a combination of configurations to use with vector search.

Properties

algorithmConfigurationName

The name of the vector search algorithm configuration that specifies the algorithm and optional parameters.

name

The name to associate with this particular vector search profile.

Property Details

algorithmConfigurationName

The name of the vector search algorithm configuration that specifies the algorithm and optional parameters.

algorithmConfigurationName: string

Property Value

string

name

The name to associate with this particular vector search profile.

name: string

Property Value

string