0.14.8
0.14.8
Enhancements
- Move arm64 image to wolfi-base The
arm64
image now runs onwolfi-base
. Thearm64
build forwolfi-base
does not yet includelibreoffce
, and soarm64
does not currently support processing.doc
,.ppt
, or.xls
file. If you need to process those files onarm64
, use the legacyrockylinux
image.
Features
Fixes
-
Bump unstructured-inference==0.7.36 Fix
ValueError
when converting cells to html. -
partition()
now forwardsstrategy
arg topartition_docx()
,partition_ppt()
, andpartition_pptx()
. Astrategy
argument passed topartition()
(or the default value "auto" assigned bypartition()
) is now forwarded topartition_docx()
,partition_ppt()
, andpartition_pptx()
when those filetypes are detected. -
Fix missing sensitive field markers for embedders