unstructured
unstructured copied to clipboard
feat/add `extract_image_block_output_dir` to partition_via_api
Is your feature request related to a problem? Please describe.
The api can now return extracted images in the response. Let's mirror the library functionality, and allow the user to store these images to a local dir after partition_via_api.
Relates to #390