docling/docling
Rafael Teixeira de Lima 0b707d0882
fix(msword): Fixing function return in equations handling (#1194)
* Fixing function return

Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>

* Add message

Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>

---------

Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>
2025-03-19 10:34:25 +01:00
..
backend fix(msword): Fixing function return in equations handling (#1194) 2025-03-19 10:34:25 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: add factory for ocr engines via plugins (#1010) 2025-03-18 13:58:05 +01:00
datamodel feat: add factory for ocr engines via plugins (#1010) 2025-03-18 13:58:05 +01:00
models feat: add factory for ocr engines via plugins (#1010) 2025-03-18 13:58:05 +01:00
pipeline feat: updated vlm pipeline (with latest changes from docling-core) (#1158) 2025-03-18 15:44:51 +01:00
utils feat: Add DoclingParseV4 backend, using high-level docling-parse API (#905) 2025-03-18 10:38:19 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: Add DoclingParseV4 backend, using high-level docling-parse API (#905) 2025-03-18 10:38:19 +01:00
exceptions.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00