{% comment %} Reusable run filters component. Expects parent Alpine scope: filters (selectedTags, tagsOpen, dateRange, promptType) {% endcomment %}
Tags

All tags selected

Date Range
Group by
Reset
{% if filter_token_options %}
Judge Score (%)
{% for opt in filter_token_options %} {% if opt.key == 'tokens' %}
{{ opt.label }}
{% endif %} {% if opt.key == 'output_tokens' %}
{{ opt.label }}
{% endif %} {% endfor %}
{% endif %} {% if filter_cost_options %}
Total Cost
Cost/in tok
Cost/out tok
{% endif %}