Table of Contents

Method WithHandleUnanswerable

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

WithHandleUnanswerable(bool)

Sets whether to gracefully handle unanswerable questions.

public QAAgentTemplate WithHandleUnanswerable(bool handle = true)

Parameters

handle bool

True to handle unanswerable questions (default).

Returns

QAAgentTemplate