Releases: Unstructured-IO/unstructured-api
Releases · Unstructured-IO/unstructured-api
0.0.46
- Bump unstructured to 0.10.16
0.0.45
- Drop
detection_class_prob
from the element metadata. This broke backwards compatibility when library users called partition_via_api
.
- Bump unstructured to 0.10.15
0.0.44
- Bump unstructured to 0.10.14
- Improve parallel mode retry handling
- Improve logging during error handling. We don't need to log stack traces for expected errors.
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