Pier-Jean Malandrino
9602ae6d94
refactor: move BATCH_PAGE_SIZE default from Dockerfile to settings.py
...
Default value of 5 is now in the application code (settings.py) instead
of only in the Docker image ENV. Consistent across all deployment modes
(dev local, Docker, tests). Aligned docker-compose files and docs.
2026-04-13 11:32:33 +02:00
Pier-Jean Malandrino
a21daa24da
feat: add embedding microservice and EmbeddingService port
...
Closes #71
2026-04-10 20:53:24 +02:00
Pier-Jean Malandrino
8ab908d229
feat(infra): add Docker Compose dev stack with OpenSearch
...
Closes #148
2026-04-10 19:26:37 +02:00
pjmalandrino
049ef443cc
Add a stronger testing strategy
2026-03-18 14:46:37 +01:00
pjmalandrino
4c6aff3029
Work on full Docker integration
2026-03-17 13:33:36 +01:00
pjmalandrino
50ba1d43dd
Make a nex project base, managing new Docling version
2026-03-17 08:43:00 +01:00