Table of Contents

Method WithUnderstandingChecks

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

WithUnderstandingChecks(bool)

Sets whether to check understanding with questions.

public TutorAgentTemplate WithUnderstandingChecks(bool check = true)

Parameters

check bool

True to include comprehension checks (default).

Returns

TutorAgentTemplate