Partager via


FlowOrchestratorConfig.ReActPromptTemplateConfig Property

Definition

Optional. The prompt template configuration override for the ReAct engine.

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

Property Value

Applies to