Skip to content

Commit ad75558

Browse files
docs(website): broaden stack-fit examples beyond promptfoo
1 parent 861cad6 commit ad75558

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

website/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ <h3>One structured asset ships with the app</h3>
140140
<h3>PromptOpsKit owns the repo-native prompt layer, not the whole stack</h3>
141141
<div class="stack-fit-grid">
142142
<div>
143-
<strong>Promptfoo</strong>
144-
<p>Use it for evals, CI checks, and security testing.</p>
143+
<strong>Evaluation & red-team tools</strong>
144+
<p>Use Promptfoo, DeepEval, Giskard, or Garak for regressions, CI checks, and adversarial testing.</p>
145145
</div>
146146
<div>
147-
<strong>Langfuse</strong>
148-
<p>Use it for tracing and observability around live traffic.</p>
147+
<strong>Tracing & observability tools</strong>
148+
<p>Use Langfuse or Arize Phoenix to inspect live behavior, latency, and token usage.</p>
149149
</div>
150150
<div>
151151
<strong>Your SDK or HTTP layer</strong>

0 commit comments

Comments
 (0)