promptdojo_

Build a few-shot example block. Each example has input and output keys. Format each as "Input: <input>\nOutput: <output>\n\n", then join all examples into a single string.

Expected output:

Input: a
Output: 1

Input: b
Output: 2
read, then continue.