Table of Contents

Method WithSchema

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

WithSchema(params string[])

Sets the schema fields to extract.

public ExtractorAgentTemplate WithSchema(params string[] fields)

Parameters

fields string[]

The field names to extract.

Returns

ExtractorAgentTemplate