From cef8523a3835e957f2854a7db74b4d204b5712a7 Mon Sep 17 00:00:00 2001 From: Joey Date: Mon, 6 Jan 2025 11:03:02 -0500 Subject: [PATCH 1/2] Fix spelling error --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cd9038..ac5e9da 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # πŸ€– DEV ChatGPT Prompts Welcome to my personal collection of ChatGPT prompts for developers! πŸ™Œ @@ -82,7 +83,7 @@ Provide expected inputs, data and outputs to improve accuracy quality. πŸ“ Don’t be afraid to list exactly what you want, what you know, what is needed, and what not to include. πŸ”Ž - **Ask it to Reflect:** -A technique called reflexion has been shown to increase GPT4’s accuracy. Basically ask it β€˜Why were you wrong?’ or get it to reflect and review its own response. πŸ€” +A technique called reflection has been shown to increase GPT4’s accuracy. Basically ask it β€˜Why were you wrong?’ or get it to reflect and review its own response. πŸ€” ## πŸ”— A multi-prompt approach (prompt chaining) From 09cb02c5cd0e3a5f70ffc557d328c660de448bc6 Mon Sep 17 00:00:00 2001 From: Joey Date: Mon, 6 Jan 2025 11:07:01 -0500 Subject: [PATCH 2/2] Fix spelling errors --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac5e9da..1b6cd5c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # πŸ€– DEV ChatGPT Prompts Welcome to my personal collection of ChatGPT prompts for developers! πŸ™Œ @@ -115,11 +114,11 @@ Get recommendations to improve any logical or security concerns introduced. It Review your provided code 'tempFunction' for any logical or security concerns and provide a list of recommendations. ``` -### 3. Validate the recommendations (reflexion) +### 3. Validate the recommendations (reflection) --- -Validate the provided recommendations. Reflexion is a powerful technique to improve the accuracy of the initial recommendations and try to eliminate any hallucinations. This is not always required but it is worth asking if you are unsure about any recommendations. +Validate the provided recommendations. Reflection is a powerful technique to improve the accuracy of the initial recommendations and try to eliminate any hallucinations. This is not always required but it is worth asking if you are unsure about any recommendations. **Prompt:**