0.6.2
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 (returnsTrue
instead ofFalse
) - Updates
detect_filetype
to properly detect JSONs when the MIME type istext/plain
.