Unstructured-IO / unstructured

Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
https://www.unstructured.io/
Apache License 2.0
7.37k stars 572 forks source link

fix(auto): partition() passes strategy to DOC,ODT #3278

Closed scanny closed 3 days ago

scanny commented 6 days ago

Summary Remedy gap where strategy argument passed to partition() was not forwarded to partition_doc() or partition_odt() and so was not making its way to partition_docx().

sentry-io[bot] commented 6 days ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: unstructured/partition/auto.py

Function Unhandled Issue
partition KeyError: '5b83b453-1f26-4d5d-abd5-b62665bcf320' ...
Event Count: 1

Did you find this useful? React with a 👍 or 👎