Docling/docling
Shkarupa Alex 215b540f6c
feat: Maximum image size for Vlm models (#1802)
* Image scale moved to base vlm options.
Added max_size image limit (options and vlm models).

* DCO Remediation Commit for Shkarupa Alex <shkarupa.alex@gmail.com>

I, Shkarupa Alex <shkarupa.alex@gmail.com>, hereby add my Signed-off-by to this commit: e93602a0d02fdb6f6dea1f65686cffcc4c616011

Signed-off-by: Shkarupa Alex <shkarupa.alex@gmail.com>

---------

Signed-off-by: Shkarupa Alex <shkarupa.alex@gmail.com>
2025-06-18 12:57:37 +02:00
..
backend fix: pptx line break and space handling (#1664) 2025-06-16 10:44:30 +02:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: new vlm-models support (#1570) 2025-06-02 17:01:06 +02:00
datamodel feat: Maximum image size for Vlm models (#1802) 2025-06-18 12:57:37 +02:00
models feat: Maximum image size for Vlm models (#1802) 2025-06-18 12:57:37 +02:00
pipeline feat: Make Page.parsed_page the only source of truth for text cells, add OCR cells to it (#1745) 2025-06-13 19:01:55 +02:00
utils feat: Make Page.parsed_page the only source of truth for text cells, add OCR cells to it (#1745) 2025-06-13 19:01:55 +02:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: new vlm-models support (#1570) 2025-06-02 17:01:06 +02: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