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
9.22k stars 764 forks source link

fix: update python SDK syntax for forward compatibility #3656

Closed awalker4 closed 1 month ago

awalker4 commented 2 months ago

Wrap the shared.PartitionParameters usage with operations.PartitionRequest. This syntax has been deprecated since v0.23.0 of the SDK, and will be unsupported in v0.26.0.