Skip to content

Commit

Permalink
jailbreak minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rag2111 committed Mar 5, 2024
1 parent c469711 commit 26aef37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AIHub/Views/ContentSafety/JailbreakDetection.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- end page title -->
<form asp-controller="ContentSafety" asp-action="EvaluatePrompt" method="post">
<div class="row">
<div class="col-xxl-9">
<div class="col-xxl-12">
<div class="row">
<div class="col-xl-12">
<div class="card">
Expand Down

0 comments on commit 26aef37

Please sign in to comment.