Table of Contents

Method WithConfidenceIndicator

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

WithConfidenceIndicator(bool)

Sets whether to show confidence level.

public QAAgentTemplate WithConfidenceIndicator(bool show = true)

Parameters

show bool

True to show confidence (default).

Returns

QAAgentTemplate