Table of Contents

Method WithVerboseThinking

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

WithVerboseThinking(bool)

Sets whether to show verbose thinking in output.

public ReActAgentTemplate WithVerboseThinking(bool verbose = true)

Parameters

verbose bool

True for verbose thinking.

Returns

ReActAgentTemplate