docling/docling
Gabe Goodhart f14c1b4f05 fix: Linting, formatting, and bug fixes
The one bug fix was in the timeout arg to openai_image_request. Otherwise,
this is all style changes to get MyPy and black passing cleanly.

Branch: OllamaVlmModel

Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
2025-04-09 11:54:22 -06:00
..
backend fix(docx): Adding new latex symbols, simplifying how equations are added to text (#1295) 2025-04-08 17:11:37 +02:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli fix: Linting, formatting, and bug fixes 2025-04-09 11:54:22 -06:00
datamodel fix: Linting, formatting, and bug fixes 2025-04-09 11:54:22 -06:00
models fix: Linting, formatting, and bug fixes 2025-04-09 11:54:22 -06:00
pipeline fix: Linting, formatting, and bug fixes 2025-04-09 11:54:22 -06:00
utils fix: Linting, formatting, and bug fixes 2025-04-09 11:54:22 -06:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix(converter): Cache same pipeline class with different options (#1152) 2025-03-25 12:18:44 +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