PromptRecognizeChoicesOptions.AllowPartialMatches 속성

정의

(선택 사항) true이면 값의 일부 토큰만 일치로 간주되어야 합니다. 기본값은 "false"입니다.

public bool? AllowPartialMatches { get; set; }
member this.AllowPartialMatches : Nullable<bool> with get, set
Public Property AllowPartialMatches As Nullable(Of Boolean)

속성 값

구현

적용 대상