Table of Contents

Method WithAlternatives

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

WithAlternatives(bool)

Sets whether to include alternative translations.

public TranslatorAgentTemplate WithAlternatives(bool include = true)

Parameters

include bool

True to include alternatives.

Returns

TranslatorAgentTemplate