docling/docling/pipeline
Christoph Auer 2b8616d6d5
feat: Layout model specification and multiple choices (#1910)
* Establish layout_model spec and example instantations

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* Updated naming

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* Back to uppercase constants

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* fix deps issue with openai-whipser>numba>llvmlite

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* Pull v1 changed test GT from main

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

---------

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2025-07-10 06:37:27 +02:00
..
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
asr_pipeline.py feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
base_pipeline.py fix: Ensure uninitialized pages are removed before assembling document (#1812) 2025-06-19 07:33:25 +02:00
simple_pipeline.py ci: add coverage and ruff (#1383) 2025-04-14 18:01:26 +02:00
standard_pdf_pipeline.py feat: Layout model specification and multiple choices (#1910) 2025-07-10 06:37:27 +02:00
vlm_pipeline.py feat(vlm): Dynamic prompts (#1808) 2025-07-07 16:58:42 +02:00