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
2 changes: 1 addition & 1 deletion examples/gpt-5/prompt-optimization-cookbook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -953,7 +953,7 @@
"id": "0a84939c",
"metadata": {},
"source": [
"GPT-5-mini crushes this task, so even the baseline prompt gets scores of >= 4 almost all of the time. However if we compare the percent of perfect scores (6/6) for the judge, we see that the optimize prompt has way significantly more perfect answers when evaluated in the two categories of FailSafeQA answer quality: robustness and context grounding."
"GPT-5-mini crushes this task, so even the baseline prompt gets scores of >= 4 almost all of the time. However, if we compare the percent of perfect scores (6/6) for the judge, we see that the optimized prompt has way more perfect answers when evaluated in the two categories of FailSafeQA answer quality: robustness and context grounding."
]
},
{
Expand Down