File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -78,4 +78,10 @@ Purchase additional credits through your Microsoft account or contact your admin
7878
7979The 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+
8187Back to the [ landing page] ( ./README.md#power-cat-copilot-studio-kit )
You can’t perform that action at this time.
0 commit comments