{% extends "dashboard/base.html" %} {% block title %}Execution {{ detail.record.id[:8] }} — {{ dashboard_title }}{% endblock %} {% block page_heading %}Executions chevron_right #{{ detail.record.id[:8] }}{% endblock %} {% block extra_head %} {% endblock %} {% block topbar_right_actions %}
{{ detail.record.error }}
Duration
Total Cost
Tokens (In / Out)
Models Used
Successful Completion
Delegated To ({{ child_executions | length }})
Execution Timestamp
{{ format_datetime(detail.record.created_at) }}
Full Trace Pointer