EntityRecognitionAction type

エンティティ認識アクションのオプション。

type EntityRecognitionAction = ActionPrebuilt & {
  stringIndexType?: StringIndexType
}