Skip to content

Commit f22767c

Browse files
Update prompt-optimization-cookbook.ipynb to replace video with GIF and remove obsolete images
1 parent 30d1d6d commit f22767c

File tree

5 files changed

+2
-5
lines changed

5 files changed

+2
-5
lines changed

examples/gpt-5/prompt-optimization-cookbook.ipynb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,9 @@
1515
"source": [
1616
"The GPT-5 Family of models are the smartest models we’ve released to date, representing a step change in the models’ capabilities across the board. GPT-5 is particularly specialized in agentic task performance, coding, and steerability, making it a great fit for everyone from curious users to advanced researchers. \n",
1717
"\n",
18-
"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",
18+
"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",
1919
"\n",
20-
"<video controls width=\"720\" preload=\"metadata\" autoplay loop muted playsinline>\n",
21-
" <source src=\"../../images/prompt-optimizer-3-22s.mp4\" type=\"video/mp4\">\n",
22-
" Your browser does not support the video tag.\n",
23-
"</video>\n",
20+
"![Prompt Optimizer demo](../../images/prompt-optimizer-3-22s.gif)\n",
2421
"\n",
2522
"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. "
2623
]

images/image_optimize_landing.png

-215 KB
Binary file not shown.
-628 KB
Binary file not shown.

images/prompt-optimizer-3-22s.gif

5.67 MB
Loading

images/prompt-optimizer-3-22s.mp4

-2.58 MB
Binary file not shown.

0 commit comments

Comments
 (0)