다음을 통해 공유


EntityLinkingAction type

엔터티 연결 작업에 대한 옵션입니다.

type EntityLinkingAction = ActionPrebuilt & {
  stringIndexType?: StringIndexType
}