iconsulting/packages/services/docling-service
hailin 764613bd86 fix(docling): use standalone script for model pre-download
Inline Python one-liner had syntax errors (try/except/finally can't be
single-line). Move to scripts/preload_models.py for reliable execution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 07:16:20 -08:00
..
app feat(knowledge): add Docling document parsing microservice 2026-02-07 05:24:10 -08:00
scripts fix(docling): use standalone script for model pre-download 2026-02-07 07:16:20 -08:00
Dockerfile fix(docling): use standalone script for model pre-download 2026-02-07 07:16:20 -08:00
requirements.txt feat(knowledge): add Docling document parsing microservice 2026-02-07 05:24:10 -08:00