Concept of prompting and it's Techniques
Zero Shot Prompting
In zero shot prompting, We ask questions directly to LLMs. We dont give any examples.
Few Shot Prompting
In this, We set initial context by using system prompts. The user prompt goes.And examples are important for Quality results....
letsai.hashnode.dev1 min read