Concept Flow - Few-shot prompt templates
Start: Define examples
Create prompt template with examples
Add user input
Generate full prompt
Send prompt to model
Receive model output
Return output to user
This flow shows how few-shot prompt templates combine example pairs with user input to create a prompt for the model, then get and return the output.