iconsulting/packages/services/docling-service
hailin d725864cd6 fix(docling): pre-download models during Docker build
DocumentConverter() constructor only sets up config, models are lazily
downloaded on first convert(). Fix by running an actual PDF conversion
during build to trigger HuggingFace model download and cache.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 07:13:54 -08:00
..
app feat(knowledge): add Docling document parsing microservice 2026-02-07 05:24:10 -08:00
Dockerfile fix(docling): pre-download models during Docker build 2026-02-07 07:13:54 -08:00
requirements.txt feat(knowledge): add Docling document parsing microservice 2026-02-07 05:24:10 -08:00