From 5d3f8e1f9d4fd05cb3d4853b3adc85bfc82b622e Mon Sep 17 00:00:00 2001 From: Elvis Saravia Date: Fri, 3 Feb 2023 01:42:02 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 354e54c..ee34c93 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ This guide contains a set of papers, learning guides, and tools related to promp - [Generative AI with Cohere: Part 1 - Model Prompting](https://txt.cohere.ai/generative-ai-part-1/) - [Prompt Engineering by Microsoft](https://microsoft.github.io/prompt-engineering/) - [Best practices for prompt engineering with OpenAI API](https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api) +- [Exploring Prompt Injection Attacks](Exploring Prompt Injection Attacks) - [Start with an Instruction](https://beta.openai.com/docs/quickstart/start-with-an-instruction) - [CMU Advanced NLP 2022: Prompting](https://youtube.com/watch?v=5ef83Wljm-M&feature=shares) - [Prompt Engineering 101: Autocomplete, Zero-shot, One-shot, and Few-shot prompting](https://youtube.com/watch?v=v2gD8BHOaX4&feature=shares)