LlamaSummaryCopilotOptions.WithTopP

LlamaSummaryCopilotOptions.WithTopP 方法

设置摘要助手选项的 top P 值。

public LlamaSummaryCopilotOptions WithTopP(double? topP)
参数类型描述
topPNullable`1要设置的 top P 值。

返回值

当前的 LlamaSummaryCopilotOptions 实例。

另请参阅