Table of Contents

Method WithPersonality

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

WithPersonality(string)

Sets a personality description for the agent.

public ChatAgentTemplate WithPersonality(string personality)

Parameters

personality string

Description of the agent's personality.

Returns

ChatAgentTemplate