Share via


AISearchIndexResource.TopK Property

Definition

Number of documents to retrieve from search and present to the model.

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

Property Value

Applies to