UnstructuredLoaderStrategy:
    | "fast"
    | "hi_res"
    | "auto"
    | "ocr_only"

The strategy to use for partitioning PDF/image. Options are:

  • "fast"
  • "hi_res"
  • "auto"
  • "ocr_only"
"auto"