CustomEntityRecognitionAction type

Supported parameters for a Custom Entities task.

type CustomEntityRecognitionAction = ActionCustom & {
  stringIndexType?: StringIndexType
}