EntityRecognitionAction type

Optionen für eine Entitätserkennungsaktion.

type EntityRecognitionAction = ActionPrebuilt & {
  stringIndexType?: StringIndexType
}