AI-markdown/docling-service/app
Kai Ton 22cc0d0857 Fix PP-OCRv6 error + MarkItDown LLM fallback
Docling: pass PdfPipelineOptions (TesseractCLI) to ImageFormatOption
to prevent RapidOCR/PP-OCRv6 being loaded for image files

MarkItDown: auto-fallback to plain conversion when Ollama returns 500
(OOM/crash) instead of propagating the error to the user

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 07:53:22 +00:00
..
controllers Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00
models Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00
services Fix PP-OCRv6 error + MarkItDown LLM fallback 2026-06-25 07:53:22 +00:00
database.py Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00