mirror of
https://github.com/docling-project/docling-jobkit.git
synced 2026-05-17 13:10:46 +00:00
b6b2e02a2d
* feat : implement file/ZIP export for chunking pipeline (support to_formats + ZipTarget) Signed-off-by: Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma> * Fixing formatting issues blocking pr from being merged now uv run --no-sync pre-commit run --all-files and uv run --no-sync pytest -v tests/test_chunking.py passes Signed-off-by: Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma> * DCO Remediation Commit for Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma>I, Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma>, hereby add my Signed-off-by to this commit: cd35782a09673b803d8d1aa4383e836e66f88ae3I, Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma>, hereby add my Signed-off-by to this commit: 1d5b455fde2c06f95c4e3c12e3d645e0622062de Signed-off-by: Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma> * fix(chunking): export chunks and converted docs for zip/archive targets Signed-off-by: Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma> * Fixing ci issues on the new test chunking file Signed-off-by: Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma> --------- Signed-off-by: Ibrahim Goumrane <goumrane.ibrahim@ensam-casa.ma>