Partager via


FunctionCallingStepwisePlannerOptions.GetStepPromptTemplate Property

Definition

Delegate to get the prompt template string (system message) for the step execution phase.

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

Property Value

Applies to