Table of Contents

Method WithSteps

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

WithSteps(bool)

Sets whether to include step-by-step debugging instructions.

public DebuggerAgentTemplate WithSteps(bool include = true)

Parameters

include bool

True to include steps (default).

Returns

DebuggerAgentTemplate