다음을 통해 공유


EntityRecognitionAction type

엔터티 인식 작업에 대한 옵션입니다.

type EntityRecognitionAction = ActionPrebuilt & {
  stringIndexType?: StringIndexType
}