Assembling the Prompt: Notes on ‘Prompt Engineering for LLMs’ ch 6

from blog Alex Strick van Linschoten, | ↗ original
Chapter 6 of “Prompt Engineering for LLMs” is devoted to how to structure the prompt and compose its various elements. We first learn about the different kinds of ‘documents’ that we can mimic with our prompts, then think about how to pick which pieces of context to include, and then think through how we might compose all of this together....