Tagged “prompt-order”
-
Where in the prompt things should go
Position affects whether the model uses what you put there. A default layout, why instructions get repeated at the end, and what prompt caching constrains.
-
Designing a prompt prefix that stays stable
Prompt caching rewards byte-identical prefixes. What to put in yours, what silently invalidates it, and how caching changes what is worth trimming.