VectorStoreWriterOptions.DistanceFunction Eigenschap

Definitie

Hiermee haalt u de afstandsfunctie op die moet worden gebruikt bij het maken van de verzameling.

public:
 property System::String ^ DistanceFunction { System::String ^ get(); void set(System::String ^ value); };
public string? DistanceFunction { get; set; }
member this.DistanceFunction : string with get, set
Public Property DistanceFunction As String

Waarde van eigenschap

Opmerkingen

Wanneer deze niet is opgegeven, wordt de standaardwaarde gebruikt die specifiek is voor de opgegeven database. Controleer op DistanceFunction beschikbare waarden.

Van toepassing op