VectorStoreVectorAttribute.DistanceFunction 속성

정의

벡터를 비교할 때 사용할 거리 함수를 가져옵니다.

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

속성 값

기본값은 데이터베이스 유형에 따라 다릅니다. 자세한 내용은 선택한 데이터베이스 공급자의 설명서를 참조하세요.

적용 대상

추가 정보