Fix: fast strategy fallback to ocr only #2055
test: return `fast` strategy if `pdf_text_extractable` is False when …
03f0a550
test: update test cases
34e34807
refactor: remove unnecessary `if` clause
9c3dfdae
Merge branch 'main' into fix/2038-fast-strategy-fallback-to-ocr_only
d4d0e9be
refactor: remove unused parameters in `determine_pdf_or_image_strateg…
d8cd6bd3
feat: update logic to validate strategies
487d4cd9
feat: raise `ValueError` for `fast` strategy with image files
8f955825
refactor: set `pdf_text_extractable` default value to `False` in `_de…
d99d6ddc
test: update test functions related to strategy validation
2d37cbe8
chore: update changelog & version
c28486a4
cragwolfe
approved these changes
on 2023-11-11
feat: update condition to check if `pdf_text_extractable` is true
2ba5e070
Merge branch 'main' into fix/2038-fast-strategy-fallback-to-ocr_only
478868cf
chore: update version
5db36699
feat: revert file cursor operation that was removed incorrectly
ad61dd0c
test: add a test function to test `partition_pdf()` with `fast` strat…
22717887
test: fix lint errors
c77dbcfa
Fix: fast strategy fallback to ocr only <- Ingest test fixtures updat…
f081d614
Merge branch 'main' into fix/2038-fast-strategy-fallback-to-ocr_only
87800f45
cragwolfe
approved these changes
on 2023-11-14
christinestraub
deleted the fix/2038-fast-strategy-fallback-to-ocr_only branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub