docling/docling
Clément Doumouro 931eb55b88
fix(ocr-utils): unit test and fix the rotate_bounding_box function (#1897)
Signed-off-by: Clément Doumouro <clement.doumouro@gmail.com>
2025-07-08 18:03:29 +02:00
..
backend perf(msexcel): _find_table_bounds use iter_rows/iter_cols instead of Worksheet.cell (#1875) 2025-07-03 13:12:06 +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: add image-text-to-text models in transformers (#1772) 2025-07-08 05:54:57 +02:00
models feat: add image-text-to-text models in transformers (#1772) 2025-07-08 05:54:57 +02:00
pipeline feat(vlm): Dynamic prompts (#1808) 2025-07-07 16:58:42 +02:00
utils fix(ocr-utils): unit test and fix the rotate_bounding_box function (#1897) 2025-07-08 18:03:29 +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