Docling/docs/examples
Christoph Auer 29807a2d68
fix: Update tests and examples for docling-core 2.5.1 (#449)
* Update tests for docling-core 2.5.0

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

* Add export with referenced images to export_figures example

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

* Fix OCR tests

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

* Revert "Fix OCR tests"

This reverts commit 12b575946f51950fcacece99d4d6eb682125d779.

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

* Update lockfile for docling-core 2.5.1

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

---------

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2024-11-27 13:07:00 +01:00
..
batch_convert.py chore: make tests lighter (#228) 2024-11-04 14:02:28 +01:00
custom_convert.py feat: add support for ocrmac OCR engine on macOS (#276) 2024-11-20 12:51:19 +01:00
develop_picture_enrichment.py feat: added support for exporting DocItem to an image when page image is available (#379) 2024-11-19 16:28:52 +01:00
export_figures.py fix: Update tests and examples for docling-core 2.5.1 (#449) 2024-11-27 13:07:00 +01:00
export_multimodal.py feat!: Docling v2 (#117) 2024-10-16 21:02:03 +02:00
export_tables.py feat!: Docling v2 (#117) 2024-10-16 21:02:03 +02:00
full_page_ocr.py feat: add support for ocrmac OCR engine on macOS (#276) 2024-11-20 12:51:19 +01:00
hybrid_rag_qdrant.ipynb chore: fix Qdrant notebook Colab link (#319) 2024-11-14 10:42:02 +01:00
index.md docs: add architecture outline (#341) 2024-11-15 12:52:41 +01:00
minimal.py chore: various minor docs fixes (#169) 2024-10-22 15:29:36 +02:00
rag_langchain.ipynb feat!: Docling v2 (#117) 2024-10-16 21:02:03 +02:00
rag_llamaindex.ipynb docs: update LlamaIndex docs for Docling v2 (#182) 2024-10-28 14:28:26 +01:00
run_md.py feat: Support AsciiDoc and Markdown input format (#168) 2024-10-23 16:14:26 +02:00
run_with_formats.py fix: fix duplicate title and heading + add e2e tests for html and docx (#186) 2024-10-30 13:14:56 +01:00