Table of Contents

Method WithEntityTypes

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

WithEntityTypes(string)

Sets specific entity types to extract.

public ExtractorAgentTemplate WithEntityTypes(string types)

Parameters

types string

Comma-separated entity types (e.g., "person,organization,location").

Returns

ExtractorAgentTemplate