VectorStoreRecordVectorProperty.DistanceFunction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the distance function to use when comparing vectors.
public string? DistanceFunction { get; init; }
member this.DistanceFunction : string with get, set
Public Property DistanceFunction As String
Property Value
Remarks
Default varies by database type. See the documentation of your chosen database connector for more information.