Prometheus nightly batch aborts due to RAG prompt placeholder not substituted
Problem – Nightly RAG Batch Jobs Abort with Unsubstituted Prompt Placeholders The nightly batch pipeline that drives large‑scale Retrieval‑Augmented Generation (RAG) for reporting is failing. Each run aborts with a non‑zero exit code and the generated CSV contains malformed or empty fields. The primary symptom is a rendering error where template variables such as {{user_query}}, … Read more