docling/docling/datamodel
Vinay R Damodaran 6116c78717 feat: Improve parallelization for remote services API calls (#1548)
* Provide the option to make remote services call concurrent

Signed-off-by: Vinay Damodaran <vrdn@hey.com>

* Use yield from correctly?

Signed-off-by: Vinay Damodaran <vrdn@hey.com>

* not do amateur hour stuff

Signed-off-by: Vinay Damodaran <vrdn@hey.com>

---------

Signed-off-by: Vinay Damodaran <vrdn@hey.com>
Signed-off-by: Nikhil Khandelwal <nikhil.khandelwal3@ibm.com>
2025-05-15 00:39:57 +05:30
..
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
base_models.py feat: support image/webp file type (#1415) 2025-05-15 00:39:56 +05:30
document.py fix: mime error in document streams (#1523) 2025-05-06 09:30:46 +02:00
pipeline_options.py feat: Improve parallelization for remote services API calls (#1548) 2025-05-15 00:39:57 +05:30
settings.py fix(settings): fix nested settings load via environment variables (#1551) 2025-05-15 00:39:56 +05:30