Table of Contents

Method WithProactiveMode

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

WithProactiveMode(bool)

Sets whether the assistant should be proactive with suggestions.

public AssistantAgentTemplate WithProactiveMode(bool proactive = true)

Parameters

proactive bool

True for proactive behavior (default).

Returns

AssistantAgentTemplate