docling-studio/document-parser/infra
Pier-Jean Malandrino e1636e710d Fix ServeConverter not returning document_json for chunking
The remote converter never set document_json in ConversionResult,
silently preventing chunking from working in remote mode.
2026-04-03 13:00:43 +02:00
..
__init__.py Refactor backend to hexagonal architecture for converter extensibility 2026-03-31 10:34:07 +02:00
local_chunker.py Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00
local_converter.py Add LocalChunker adapter and DoclingDocument serialization 2026-04-02 12:33:07 +02:00
serve_converter.py Fix ServeConverter not returning document_json for chunking 2026-04-03 13:00:43 +02:00
settings.py Add release process, dynamic versioning, and changelog catch-up 2026-04-02 16:08:37 +02:00