Table of Contents

Property ReflectionPrompt

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

ReflectionPrompt

Gets or sets the reflection prompt template.

Use {response} as a placeholder for the current response.

public string ReflectionPrompt { get; set; }

Property Value

string