docling-studio/document-parser/api
Pier-Jean Malandrino 360ea7ea8f Stream upload reads in 64 KB chunks
Read uploaded files in fixed-size chunks instead of a single file.read()
to reduce peak memory pressure. Also enforces the size limit during
streaming so oversized payloads are rejected before fully buffered.
2026-04-03 13:52:32 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analyses.py Add return type annotations and use 201 for upload 2026-04-03 13:50:07 +02:00
documents.py Stream upload reads in 64 KB chunks 2026-04-03 13:52:32 +02:00
schemas.py Add chunk-to-bbox hover highlighting in Prepare mode 2026-04-02 14:47:31 +02:00