Method WithEntityTypes
WithEntityTypes(string)
Sets specific entity types to extract.
public ExtractorAgentTemplate WithEntityTypes(string types)
Parameters
typesstringComma-separated entity types (e.g., "person,organization,location").
Sets specific entity types to extract.
public ExtractorAgentTemplate WithEntityTypes(string types)
types stringComma-separated entity types (e.g., "person,organization,location").