diff --git a/app/views/leva/workbench/_results_section.html.erb b/app/views/leva/workbench/_results_section.html.erb index 2b73d04..bb900ea 100644 --- a/app/views/leva/workbench/_results_section.html.erb +++ b/app/views/leva/workbench/_results_section.html.erb @@ -1,4 +1,4 @@ -
<%= runner_result.prediction %>
<%= prediction %>- <% end %> -
<%= prediction %>+ <% end %> +
Prompt version: <%= runner_result.prompt.version %>
Run <%= time_ago_in_words(runner_result.created_at) %> ago