Table of Contents

Property SynthesisPrompt

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

SynthesisPrompt

Gets or sets the synthesis prompt.

Use {task} for the original task and {results} for step results.

public string SynthesisPrompt { get; set; }

Property Value

string