Share via


AISearchIndexResource.TopK Property

Definition

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

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

Property Value

Applies to