CustomEntityRecognitionAction type

自定義實體工作支持的參數。

type CustomEntityRecognitionAction = ActionCustom & {
  stringIndexType?: StringIndexType
}