FlowOrchestratorConfig.ReActPromptTemplateConfig Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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