CustomEntityRecognitionAction type

カスタム エンティティ タスクでサポートされているパラメーター。

type CustomEntityRecognitionAction = ActionCustom & {
  stringIndexType?: StringIndexType
}