Docling/docling
Allen N. 4002de1f92
fix: Handle missing runs to avoid out of range exception (#1844)
Fixes #1681 on upstream

Signed-off-by: Allen Nikka <allennikka@gmail.com>
2025-06-25 07:55:27 +02:00
..
backend fix: Handle missing runs to avoid out of range exception (#1844) 2025-06-25 07:55:27 +02:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
datamodel feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
models fix: Ensure uninitialized pages are removed before assembling document (#1812) 2025-06-19 07:33:25 +02:00
pipeline feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
utils feat: Make Page.parsed_page the only source of truth for text cells, add OCR cells to it (#1745) 2025-06-13 19:01:55 +02:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
exceptions.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00