iconsulting/packages/services/docling-service
hailin 73dee93d19 feat(docling): persist model cache via Docker volume
- Add docling_models volume mounted at /models in container
- Set HF_HOME=/models/huggingface at runtime (via docker-compose env)
- Models download once → persist in volume → survive container rebuilds
- Build-time preload uses || to not block build if network unavailable

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 07:18:14 -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 feat(docling): persist model cache via Docker volume 2026-02-07 07:18:14 -08:00
requirements.txt feat(knowledge): add Docling document parsing microservice 2026-02-07 05:24:10 -08:00