Go to file
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
db Fix Docling PP-OCRv6 error + add DB init scripts 2026-06-25 07:48:04 +00:00
docling-service Fix PP-OCRv6 error + MarkItDown LLM fallback 2026-06-25 07:53:22 +00:00
example Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00
frontend Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00
markitdown-service Fix PP-OCRv6 error + MarkItDown LLM fallback 2026-06-25 07:53:22 +00:00
.env.example Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00
.gitignore Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00
docker-compose.yml Initial commit — MarkItDown vs Docling demo 2026-06-25 06:47:35 +00:00