Table of Contents

Method WithTargetTone

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

WithTargetTone(string)

Sets a target tone to adjust the text toward.

public EditorAgentTemplate WithTargetTone(string tone)

Parameters

tone string

The target tone (e.g., "professional", "friendly", "formal").

Returns

EditorAgentTemplate