assistance-engine/Docker
acano 2ad09cc77f feat: Update dependencies and enhance Elasticsearch ingestion pipeline
- Added new dependencies including chonkie and markdown-it-py to requirements.txt.
- Refactored the Elasticsearch ingestion script to read and concatenate documents from specified folders.
- Implemented semantic chunking for documents using the chonkie library.
- Removed the old elasticsearch_ingestion_from_docs.py script as its functionality has been integrated into the main ingestion pipeline.
- Updated README.md to reflect new project structure and environment variables.
- Added a new changelog entry for version 1.4.0 detailing recent changes and enhancements.
2026-03-11 09:50:51 +01:00
..
protos refactor: optimize Docker build context, remove redundant /workspace and enforce production-ready standards 2026-02-16 20:45:01 -08:00
src Refactor code structure for improved readability and maintainability 2026-03-03 17:49:27 +01:00
.dockerignore feat: add .dockerignore and update docker-compose to use .env file 2026-02-17 12:26:22 +01:00
Dockerfile feat: add .dockerignore and update docker-compose to use .env file 2026-02-17 12:26:22 +01:00
docker-compose.yaml Remove deprecated configuration files and update Docker Compose for Ollama service 2026-03-03 10:29:52 +01:00
requirements.txt feat: Update dependencies and enhance Elasticsearch ingestion pipeline 2026-03-11 09:50:51 +01:00