docling-studio/document-parser/infra
2026-04-10 20:35:03 +02:00
..
__init__.py Refactor backend to hexagonal architecture for converter extensibility 2026-03-31 10:34:07 +02:00
bbox.py Move bbox.py from domain/ to infra/ and unify coordinate logic 2026-04-03 13:17:26 +02:00
local_chunker.py Fix import ordering violations (ruff I001) 2026-04-03 14:05:38 +02:00
local_converter.py fix: remove dead store and no-effect await flagged by CodeQL 2026-04-10 14:37:51 +02:00
rate_limiter.py Add in-memory rate limiting middleware 2026-04-03 13:56:05 +02:00
serve_converter.py feat: batch large documents with page_range and progress reporting 2026-04-07 17:54:40 +02:00
settings.py feat(architecture): define vector index metadata schema 2026-04-10 20:35:03 +02:00