Prompt Engineering
03 Mar 2025
Week Six
pause to look at this week’s edition
look at the doc
Break into new pairs as specified on Canvas.
The tutorial shows you how to create a generative question-answering pipeline using the retrieval-augmentation (RAG) approach with Haystack 2.0. The process involves four main components:
SentenceTransformersTextEmbedder
. This will create an embedding for each document in the dataset.These are Beginner tutorials. There are also Intermediate and Advanced tutorials linked from the same page as the one we just did.
Last time, we did few-shot and zero-shot prompting techniques. Now we’ll move on to thought generation techniques and others. Again, we’re referring to Schulhoff et al. (2024).
END
This slideshow was produced using quarto
Fonts are Roboto Light, Roboto Bold, and JetBrains Mono Nerd Font