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.4k stars 573 forks source link

Process Attachments available via Paid API #3243

Closed jeremydiba closed 1 hour ago

jeremydiba commented 1 week ago

Is your feature request related to a problem? Please describe. Currently, the paid API lacks a number of features that the open source version handles. One such feature is the ability for emails to process their attachments

Describe the solution you'd like adding an email_process_attachments parameter to the api

Describe alternatives you've considered supporting kwargs (python) that can pass to the underlying function (ex. parse_email)

MthwRobinson commented 1 hour ago

Thanks @jeremydiba . I'm going to close this out since it relates to the paid API and not the open source library. However, I've opened an issue internally with our API team requesting this feature.