Skip to content

Commit 58f9277

Browse files
authored
Remove deadlink (#1258)
1 parent 0bbdbd7 commit 58f9277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/langsmith/evaluation-concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Learn about [how to define an LLM-as-a-judge evaluator](/langsmith/llm-as-judge)
110110

111111
### Pairwise
112112

113-
Pairwise evaluators allow you to compare the outputs of two versions of an application. Think [LMSYS Chatbot Arena](https://chat.lmsys.org/) - this is the same concept, but applied to AI applications more generally, not just models! This can use either a heuristic ("which response is longer"), an LLM (with a specific pairwise prompt), or human (asking them to manually annotate examples).
113+
Pairwise evaluators allow you to compare the outputs of two versions of an application. This can use either a heuristic ("which response is longer"), an LLM (with a specific pairwise prompt), or human (asking them to manually annotate examples).
114114

115115
**When should you use pairwise evaluation?**
116116

0 commit comments

Comments
 (0)