{% endif %}
{% if result.metadata.template %}
LLM Template (click to expand)
{{ result.metadata.template }}
{% endif %}
{% if result.stats_df is defined and not result.stats_df.empty %}
Filter Statistics
{{ result.stats_df|df_to_html|safe }}
{% endif %}
{% if result.included_items_df is defined and not result.included_items_df.empty %}
Included Items - {{ result.metadata.included_count }} items (click to expand)