Table of Contents

Method WithRole

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

WithRole(string)

Sets a specific role description.

public AssistantAgentTemplate WithRole(string role)

Parameters

role string

The role description.

Returns

AssistantAgentTemplate