Skip to content

Releases: Unstructured-IO/unstructured-api

0.0.43

11 Sep 15:36
fb36df7
Compare
Choose a tag to compare
  • Bump unstructured to 0.10.13
  • Bump unstructured-inference to 0.5.25
  • Remove dependency on unstructured-api-tools
  • Add a top level error handler for more consistent response bodies
  • Tesseract minor version bump to 5.3.2

0.0.42

06 Sep 15:59
6bf0aeb
Compare
Choose a tag to compare
  • Update readme for parameter hi_res_model_name
  • Fix a bug using hi_res_model_name in parallel mode
  • Bump unstructured library to 0.10.12
  • Bump unstructured-inference to 0.5.22

0.0.41

30 Aug 16:34
cc90c26
Compare
Choose a tag to compare
  • Bump unstructured library to 0.10.8
  • Bump unstructured-inference to 0.5.17

0.0.40

28 Aug 05:16
e70d47f
Compare
Choose a tag to compare

0.0.40

  • Reject traffic when overloaded via UNSTRUCTURED_MEMORY_FREE_MINIMUM_MB
  • Docker image built with Python 3.10 rather than 3.8

0.0.39

24 Aug 17:03
1b2a3ff
Compare
Choose a tag to compare
  • Fix wrong handling on param skip_infer_table_types
  • Pin safetensors to fix a build error with 0.0.38

0.0.38

23 Aug 17:14
27950cd
Compare
Choose a tag to compare
  • Fix page break has None page number bug
  • Bump unstructured to 0.10.5
  • Bump unstructured-ingest to 0.5.15
  • Fix UnboundLocalError using pdfs in parallel mode

0.0.37

19 Aug 12:59
d9d806b
Compare
Choose a tag to compare
  • Bump unstructured to 0.10.4

0.0.36

17 Aug 19:03
2f1b925
Compare
Choose a tag to compare
  • Fix a bug in parallel mode causing not a valid pdf errors
  • Bump unstructured to 0.10.2, unstructured-inference to 0.5.13

0.0.35

14 Aug 21:19
f491b85
Compare
Choose a tag to compare
  • Bump unstructured library to 0.9.2
  • Fix a misleading error in make docker-test

0.0.34

04 Aug 18:42
9e6014f
Compare
Choose a tag to compare
  • Bump unstructured library to 0.9.0
  • Add table support for image with parameter skip_infer_table_types
  • Add support for gzipped files