Table of Contents

Method WithExplanation

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

WithExplanation(bool)

Sets whether to include explanation for the classification.

public ClassifierAgentTemplate WithExplanation(bool include = true)

Parameters

include bool

True to include explanation.

Returns

ClassifierAgentTemplate