Partager via


FunctionCallingStepwisePlannerOptions.GetInitialPlanPromptTemplate Property

Definition

Delegate to get the prompt template YAML for the initial plan generation phase.

public Func<string>? GetInitialPlanPromptTemplate { get; set; }
member this.GetInitialPlanPromptTemplate : Func<string> with get, set
Public Property GetInitialPlanPromptTemplate As Func(Of String)

Property Value

Applies to