docling/docling
Panos Vagenas 0bb1e203b6 improve handling of unsupported types
- Introduced new explicit exception types instead of `RuntimeError`
- Introduced new `ConversionStatus` value for unsupported formats
- Tidied up converter member typing & removed asserts

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
2024-11-26 21:33:32 +01:00
..
backend fix: Fixes for wordx (#432) 2024-11-26 14:44:43 +01:00
cli fix: python3.9 support (#396) 2024-11-20 15:21:40 +01:00
datamodel improve handling of unsupported types 2024-11-26 21:33:32 +01:00
models feat: add support for ocrmac OCR engine on macOS (#276) 2024-11-20 12:51:19 +01:00
pipeline feat: add support for ocrmac OCR engine on macOS (#276) 2024-11-20 12:51:19 +01:00
utils feat: Add pipeline timings and toggle visualization, establish debug settings (#183) 2024-10-30 15:04:19 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py improve handling of unsupported types 2024-11-26 21:33:32 +01:00
exceptions.py improve handling of unsupported types 2024-11-26 21:33:32 +01:00