assistance-engine/scratches/pseco/ingestion
pseco acc00adfaa Add AVAP execution and testing scripts
- Implemented parser for executing AVAP files within a Docker container (parser v1.py).
- Created a script to send AVAP code to a local server and handle responses (parser v2.py).
- Introduced a mock MBAP test harness to validate AVAP code against expected outputs (mbap_tester.py).
- Added transformation logic to convert AVAP code into Python-like syntax for testing purposes.
- Enhanced error handling and output formatting in the testing harness.
2026-03-12 15:56:36 +01:00
..
Code Ingestion Add AVAP execution and testing scripts 2026-03-12 15:56:36 +01:00
Doc Ingestion Add initial Jupyter notebook for document ingestion using Ollama embeddings 2026-03-10 14:40:27 +01:00