다음을 통해 공유


CustomEntityRecognitionAction type

사용자 지정 엔터티 태스크에 대해 지원되는 매개 변수입니다.

type CustomEntityRecognitionAction = ActionCustom & {
  stringIndexType?: StringIndexType
}