Skip to content

Commit 3ffb30e

Browse files
Merge pull request #131 from microsoft/psimolin-patch-13
Update PROMPT_ADVISOR.md
2 parents 115edf5 + 33b1a82 commit 3ffb30e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

PROMPT_ADVISOR.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,10 @@ Purchase additional credits through your Microsoft account or contact your admin
7878

7979
The confidence score depends on clarity and relevance. Review the **evaluation pane feedback** to improve the prompt.
8080

81+
### What do the different techniques mean?
82+
83+
- Zero-shot prompting means giving the AI a task with just instructions and no examples, relying on its general knowledge to figure it out.
84+
- Few-shot prompting means showing the AI a few examples of the task first so it can learn the pattern or style before giving the answer.
85+
- Chain-of-thought prompting means asking the AI to explain its reasoning step by step, which helps it solve complex problems more accurately.
86+
8187
Back to the [landing page](./README.md#power-cat-copilot-studio-kit)

0 commit comments

Comments
 (0)