adding real_world_prompting with vertex

This commit is contained in:
Elie Schoppik
2024-08-26 20:56:24 -04:00
parent 52f25e6c26
commit 891ba16451
127 changed files with 191 additions and 32854 deletions

View File

@@ -1,6 +1,6 @@
# Real world prompting course
Welcome to Anthropic's comprehensive real world prompting tutorial. 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.
Welcome to Anthropic's comprehensive real world prompting tutorial. This course is designed for experienced developers who have already dipped their toes into the world of prompt engineering.
Across five lessons, you will learn how to incorporate key prompting techniques into complex, real world prompts. We recommend that you start from the beginning with the [Prompting recap](./01_prompting_recap.ipynb) lesson, as each lesson builds on key concepts taught in previous ones.
@@ -9,4 +9,4 @@ Across five lessons, you will learn how to incorporate key prompting techniques
* [Medical prompt walkthrough](./02_medical_prompt.ipynb)
* [Prompt engineering process](./03_prompt_engineering.ipynb)
* [Call summarizing prompt walkthrough](./04_call_summarizer.ipynb)
* [Customer support bot prompt walkthrough](./05_customer_support_ai.ipynb)
* [Customer support bot prompt walkthrough](./05_customer_support_ai.ipynb)