docling-studio/document-parser/api
Pier-Jean Malandrino fc866ce229 feat: batch large documents with page_range and progress reporting
Use Docling's native page_range parameter to split large PDFs into
sequential batches, preventing memory exhaustion and timeouts.
Progress is reported via existing polling mechanism.

Closes #56
2026-04-07 17:54:40 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analyses.py feat: batch large documents with page_range and progress reporting 2026-04-07 17:54:40 +02:00
documents.py fix: limit upload to 5 MB / 20 pages max and increase conversion timeout 2026-04-07 10:56:16 +02:00
schemas.py feat: batch large documents with page_range and progress reporting 2026-04-07 17:54:40 +02:00