Table of Contents

Method WithContext

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

WithContext(string)

Sets context information about the user or situation.

public ChatAgentTemplate WithContext(string context)

Parameters

context string

Context information.

Returns

ChatAgentTemplate