assistance-engine/scripts
acano 5f21544e0b Refactor Elasticsearch ingestion pipeline and add MBPP generation script
- Updated `elasticsearch_ingestion.py` to streamline document processing and ingestion into Elasticsearch.
- Introduced `generate_mbap.py` for generating benchmark problems in AVAP language from a provided LRM.
- Created `prompts.py` to define prompts for converting Python problems to AVAP.
- Enhanced chunk processing in `chunk.py` to support markdown and AVAP documents.
- Added `OllamaEmbeddings` class in `embeddings.py` for handling embeddings with Ollama model.
- Updated dependencies in `uv.lock` to include new packages and versions.
2026-03-11 17:17:44 +01:00
..
pipelines Refactor Elasticsearch ingestion pipeline and add MBPP generation script 2026-03-11 17:17:44 +01:00
.gitkeep chore: add .gitkeep files to notebooks and scripts directories 2026-02-11 18:06:16 +01:00
start-tunnels.sh working on dual index 2026-03-03 12:01:03 +01:00