Property RefinementPrompt
RefinementPrompt
Gets or sets the refinement prompt template.
Use {response} for the original response and {reflection} for the reflection.
public string RefinementPrompt { get; set; }
Gets or sets the refinement prompt template.
Use {response} for the original response and {reflection} for the reflection.
public string RefinementPrompt { get; set; }