Skip to content

Commit 09dfa55

Browse files
authored
Correct intro paragraph on run eval prompt playground page (#711)
Quick correction to missing word.
1 parent c7e9915 commit 09dfa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/langsmith/run-evaluation-from-prompt-playground.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Run an evaluation from the prompt playground
33
sidebarTitle: With the UI
44
---
55

6-
LangSmith allows you to run evaluations directly in the . The prompt playground allows you to test your prompt and/or model configuration over a series of inputs to see how well it scores across different contexts or scenarios, without having to write any code.
6+
LangSmith allows you to run evaluations directly in the UI. The [**Prompt Playground**](/langsmith/prompt-engineering#prompt-playground) allows you to test your prompt or model configuration over a series of inputs to see how well it scores across different contexts or scenarios, without having to write any code.
77

88
Before you run an evaluation, you need to have an [existing dataset](/langsmith/evaluation-concepts#datasets). Learn how to [create a dataset from the UI](/langsmith/manage-datasets-in-application#set-up-your-dataset).
99

0 commit comments

Comments
 (0)