Table of Contents

Method WithCategories

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

WithCategories(params string[])

Sets the categories for classification.

public ClassifierAgentTemplate WithCategories(params string[] categories)

Parameters

categories string[]

The possible categories.

Returns

ClassifierAgentTemplate