KnowledgeBaseRetrievalRequest.MaxOutputSizeInTokens Property

Definition

Limits the maximum size of the content in the output.

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

Property Value

Applies to