Table of Contents

Method WithPreserveFormatting

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

WithPreserveFormatting(bool)

Sets whether to preserve original formatting.

public TranslatorAgentTemplate WithPreserveFormatting(bool preserve = true)

Parameters

preserve bool

True to preserve formatting (default).

Returns

TranslatorAgentTemplate