Table of Contents

Method WithAllowInference

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

WithAllowInference(bool)

Sets whether to allow inference beyond explicit context.

public QAAgentTemplate WithAllowInference(bool allow = true)

Parameters

allow bool

True to allow reasonable inference.

Returns

QAAgentTemplate