issues
search
Unstructured-IO
/
unstructured-js-client
A Typescript client for the Unstructured hosted API
MIT License
40
stars
12
forks
source link
feat: added allow_failed parameter
#93
Closed
pawel-kmiecik
closed
3 months ago
pawel-kmiecik
commented
3 months ago
This PR:
adds
allowFailed
parameter to control the strict mode while sending multiple pages chunks when
splitPdf
mode is used.
This PR:
allowFailed
parameter to control the strict mode while sending multiple pages chunks whensplitPdf
mode is used.