docling/docling
Christoph Auer 7972d47f88
fix: Call into docling-core for legacy document transform (#551)
Call into docling-core for legacy document transform

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2024-12-09 17:06:47 +01:00
..
backend feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli fix: Introduce Image format options in CLI. Silence the tqdm downloading messages. (#544) 2024-12-09 15:57:37 +01:00
datamodel fix: Call into docling-core for legacy document transform (#551) 2024-12-09 17:06:47 +01:00
models feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
pipeline fix: Introduce Image format options in CLI. Silence the tqdm downloading messages. (#544) 2024-12-09 15:57:37 +01:00
utils feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
exceptions.py fix: improve handling of disallowed formats (#429) 2024-12-03 12:45:32 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00