A developer is interacting with a large language model (LLM) to classify customer feedback into "Positive," "Negative," or "Neutral" sentiment. To guide the model, the developer provides the following prompt: "Classify the sentiment of the following customer reviews. Review: 'The product is amazing, I love it!' Sentiment: Positive Review: 'I'm very disappointed with the quality.' Sentiment: Negative Review: 'The shipping was okay, nothing special.' Sentiment: Neutral Review: 'This is the best purchase I've made all year!' Sentiment: ?" Which prompting technique is the developer primarily using?