KnowledgeBaseRetrievalRequest.MaxOutputDocuments Property

Definition

Limits the maximum number of documents in the output.

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

Property Value

Applies to