mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-09-02 21:33:08 +00:00

* Add --partition-by-api and --partition-host args to ingest * Fix error in make check * Bump changelog * Add a test ingest script Also add a workaround for the test causing 400s from our api. Seems we need to make sure unstructured-api can handle getting a file.content_type of None. * Remove the content type workaround