Table of Contents

Method WithExtractMultiple

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

WithExtractMultiple(bool)

Sets whether to extract multiple instances.

public ExtractorAgentTemplate WithExtractMultiple(bool multiple = true)

Parameters

multiple bool

True to extract all instances (default).

Returns

ExtractorAgentTemplate