Table of Contents

Method WithSimplifyLanguage

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

WithSimplifyLanguage(bool)

Sets whether to simplify complex language.

public EditorAgentTemplate WithSimplifyLanguage(bool simplify = true)

Parameters

simplify bool

True to simplify for readability.

Returns

EditorAgentTemplate