docling/docling
Panos Vagenas 051789d017
perf: prevent temp file leftovers, reuse core type (#487)
* chore: reuse DocumentStream from docling-core

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>

* update docling-core version

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>

* [skip ci] document  import line

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>

* fix: use new resolve_source_to_x functions to avoid tempfile leftovers (#490)

use new resolve_source_to_x functions

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

---------

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Co-authored-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
2024-12-03 10:40:28 +01:00
..
backend fix: use correct image index in word backend (#442) 2024-11-27 13:45:07 +01:00
cli perf: prevent temp file leftovers, reuse core type (#487) 2024-12-03 10:40:28 +01:00
datamodel perf: prevent temp file leftovers, reuse core type (#487) 2024-12-03 10:40:28 +01:00
models fix: PermissionError when using tesseract_ocr_cli_model (#496) 2024-12-03 10:22:03 +01:00
pipeline feat(ocr): added support for RapidOCR engine (#415) 2024-11-27 13:57:41 +01:00
utils feat: Add pipeline timings and toggle visualization, establish debug settings (#183) 2024-10-30 15:04:19 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix: python3.9 support (#396) 2024-11-20 15:21:40 +01:00