Share via


AzureSearchChatExtensionConfiguration.Strictness Property

Definition

The configured strictness of the search relevance filtering. The higher of strictness, the higher of the precision but lower recall of the answer.

public int? Strictness { get; set; }
member this.Strictness : Nullable<int> with get, set
Public Property Strictness As Nullable(Of Integer)

Property Value

Applies to