Also known as: One Shot Prompting
One-shot prompting — prompting technique, in which the prompt includes one example of the desired task or response style. Затем model uses that example as context for answering the actual query.
A prompt that contains one example demonstrating how the large language model should respond. For more information, see one-shot prompt.
A prompt that contains one example demonstrating how the large language model should respond. For example, the following prompt contains one example showing a large language model how it should answer a query. Notes | ---| The question you want the LLM to answer. | One example. | The actual query. | Compare and contrast one-shot prompting with the following terms: - zero-shot prompting - few-shot prompting