{% extends 'eval/base.html' %} {% load static %} {% block title %}{% if existing_config %}Edit Config{% else %}New Config{% endif %} | Eval Admin{% endblock %} {% block action_bar %} Configs / {% if existing_config %}Edit "{{ existing_config.name }}"{% else %}New Config{% endif %} {% endblock %} {% block content %} {# ─── Embed server data ──────────────────────────────────────────────── #}
Loading models…
Pick a subagent on the left to configure it.
Experiment Config
{% include "eval/components/_config_row.html" %}Prompt Preview