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 real_world_prompting/01_prompting_recap.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"# Lesson 1: Essential prompting techniques: a recap\n",
"\n",
"## Introduction\n",
"Welcome to the first lesson in our \"Applied Prompting\" course! This course is designed for experienced developers who have already dipped their toes into the world of prompt engineering, particularly those who have completed our comprehensive **[Prompt Engineering Interactive Tutorial](../PromptEngineeringInteractiveTutorial/README.md)**. If you haven't gone through that tutorial yet, we strongly recommend you do so before continuing, as it provides an in-depth exploration of various prompting techniques with hands-on exercises.\n",
"Welcome to the first lesson in our \"Applied Prompting\" course! This course is designed for experienced developers who have already dipped their toes into the world of prompt engineering, particularly those who have completed our comprehensive **[Prompt Engineering Interactive Tutorial](../prompt_engineering_interactive_tutorial/README.md)**. If you haven't gone through that tutorial yet, we strongly recommend you do so before continuing, as it provides an in-depth exploration of various prompting techniques with hands-on exercises.\n",
"\n",
"In this initial brief lesson, \"Essential prompting techniques: a recap,\" we aim to recap the foundational prompting knowledge that we'll draw from throughout the rest of this course. Our goal with this course is not to rehash the basics but to reinforce these techniques by demonstrating their critical importance in high-stakes, scaled production environments. \n",
"\n",
Expand Down