Table of Contents

Property PlanningPrompt

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

PlanningPrompt

Gets or sets the planning prompt.

Use {task} as a placeholder for the user's task.

public string PlanningPrompt { get; set; }

Property Value

string