#prompts
-
A Longer Prompt Is Not a Safer Prompt
There’s a reflex, when a model does the wrong thing, to add a sentence. Then another. The prompt grows every time it disappoints you, on the theory that more instruction means more control. Past a point it means the opposite, and the cost is measurable.
-
Notation System for LLM Prompts
I stopped writing sentences to LLMs. Now I write something closer to YAML. Turns out they parse structure better than prose anyway.
-
The Prompt Engineering Playbook
Better prompts get better results. This is a working reference for writing them.