Partager via


HandlebarsPlannerOptions.ExecutionSettings Property

Definition

The prompt execution settings to use for the planner.

public Microsoft.SemanticKernel.PromptExecutionSettings? ExecutionSettings { get; set; }
member this.ExecutionSettings : Microsoft.SemanticKernel.PromptExecutionSettings with get, set
Public Property ExecutionSettings As PromptExecutionSettings

Property Value

Applies to