Run models and inspect their outputs.

{% if not dag_promptdata and not dag_promptfiles %}

No promptdata() or promptfile() variables detected in models.

{% endif %} {% for key in dag_promptdata %} {% endfor %} {% for name in dag_promptfiles %} {% endfor %} {% if model_names %} {% endif %}