We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd13050 commit b54dbd7Copy full SHA for b54dbd7
CHANGELOG.md
@@ -25,7 +25,7 @@
25
- Batch-based S3 object copying for improved efficiency
26
- File operation batching with optimal batch size calculation
27
- Fine-grained document status tracking for UI real-time progress updates
28
- - Added status transitions (QUEUED → STARTED → RUNNING → OCR, CLASSIFYING, EXTRACTING, POSTPROCESSING, SUMMARIZING, COMPLETE)
+ - Added status transitions (QUEUED → STARTED → RUNNING → OCR → CLASSIFYING → EXTRACTING → POSTPROCESSING → SUMMARIZING → COMPLETE)
29
- Default OCR configuration now includes LAYOUT, TABLES, SIGNATURE, and markdown generation now supports tables (via textractor[pandas])
30
- Added document reprocessing capability to the UI - New "Reprocess" button with confirmation dialog
31
0 commit comments