Table of Contents

Property ExecutionPrompt

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

ExecutionPrompt

Gets or sets the step execution prompt.

Use {step} for the current step and {context} for previous results.

public string ExecutionPrompt { get; set; }

Property Value

string