Releases: Unstructured-IO/unstructured-api
Releases · Unstructured-IO/unstructured-api
0.0.43
- 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
- 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
- Bump unstructured library to 0.10.8
- Bump unstructured-inference to 0.5.17
0.0.40
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
- Fix wrong handling on param skip_infer_table_types
- Pin
safetensors
to fix a build error with 0.0.38
0.0.38
- 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
- Bump unstructured to 0.10.4
0.0.36
- 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
- Bump unstructured library to 0.9.2
- Fix a misleading error in make docker-test
0.0.34
- Bump unstructured library to 0.9.0
- Add table support for image with parameter skip_infer_table_types
- Add support for gzipped files