Table of Contents

Property RefinementPrompt

Namespace
LMKit.Agents.Planning
Assembly
LM-Kit.NET.dll

RefinementPrompt

Gets or sets the refinement prompt template.

Use {response} for the original response and {reflection} for the reflection.

public string RefinementPrompt { get; set; }

Property Value

string