{% extends 'eval/base.html' %} {% block title %}New Run | Eval Admin{% endblock %} {% block extra_head %} {% load static %} {% endblock %} {% block action_bar %} {% endblock %} {% block content %}
Run type
Trace input

Drop a trace file or click to upload

Supports LangFuse JSON exports

File:
Duplicate warning: a run with this trace already exists.
Gold set

Select an existing gold set to run regression against.

Run configuration
Cases

Select a gold set to view its cases.

{% include "eval/partials/_new_run_experiment_tab.html" %}
Cancel Run

Run log

{% endblock %}