RunResponse.TopP
RunResponse.TopP property
Gets or sets the nucleus sampling value used for this run. If not set, defaults to 1.
public double? TopP { get; set; }
See Also
- class RunResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
Gets or sets the nucleus sampling value used for this run. If not set, defaults to 1.
public double? TopP { get; set; }