{% if error %}
LLM error: {{ error }}
{% elif explanation %}
{{ explanation }}
{% endif %}