EntityRecognitionAction type

Options for an entity recognition action.

type EntityRecognitionAction = ActionPrebuilt & {
  stringIndexType?: StringIndexType
}