Skip to content

0.6.2

Compare
Choose a tag to compare
@MthwRobinson MthwRobinson released this 26 Apr 20:31
· 1373 commits to main since this release

0.6.2

Enhancements

  • Added logic to partition_pdf for detecting copy protected PDFs and falling back
    to the hi res strategy when necessary.

Features

  • Add partition_via_api for partitioning documents through the hosted API.

Fixes

  • Fix how exceeds_cap_ratio handles empty (returns True instead of False)
  • Updates detect_filetype to properly detect JSONs when the MIME type is text/plain.