Extract Entities
dynamic column will use an LLM to extract an array
of entities from a column.
Output type: string[]
Inputs
- Input column: The column to extract entities from
- Language model: The model to use for entity extraction
Extract entities from a previous column using an LLM
Extract Entities
dynamic column will use an LLM to extract an array
of entities from a column.
Output type: string[]