Skip to content
Merged
Show file tree
Hide file tree
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
5 changes: 4 additions & 1 deletion examples/gpt-5/prompt-optimization-cookbook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
"\n",
"GPT-5 will benefit from all the traditional [prompting best practices](https://cookbook.openai.com/examples/gpt-5/gpt-5_prompting_guide), but to make optimizations and migrations easier, we are introducing the **[GPT-5 Prompt Optimizer](https://platform.openai.com/chat/edit?optimize=true) in our Playground to help users get started on **improving existing prompts** and **migrating prompts** for GPT-5 and other OpenAI models.**\n",
"\n",
"![optimize_image](../../images/image_optimize_landing_2.png)\n",
"<video controls width=\"720\" preload=\"metadata\" autoplay loop muted playsinline>\n",
" <source src=\"../../images/prompt-optimizer-3-22s.mp4\" type=\"video/mp4\">\n",
" Your browser does not support the video tag.\n",
"</video>\n",
"\n",
"In this cookbook we will show you how to use the Prompt Optimzer to get spun up quickly to solve your tasks with GPT-5, while demonstrating how prompt optimize can have measurable improvements. "
]
Expand Down
Binary file added images/prompt-optimizer-3-22s.mp4
Binary file not shown.