Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions prompt_evaluations/08_prompt_foo_model_graded/lesson.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Mdel-graded evals with promptfoo\n",
"## Model-graded evals with promptfoo\n",
"\n",
"As with most things in promptfoo, there are multiple valid approaches to writing model-graded evaluations. In this lesson we'll see the simplest pattern: utilizing built-in assertions. In the next lesson, we'll see how to write our own custom model-graded assertion functions.\n",
"\n",
Expand Down Expand Up @@ -415,4 +415,4 @@
},
"nbformat": 4,
"nbformat_minor": 2
}
}
Loading