Table of Contents

Method ForTask

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

ForTask(string)

Sets a description of the typical tasks this agent handles.

public ReActAgentTemplate ForTask(string description)

Parameters

description string

Task description.

Returns

ReActAgentTemplate