unicornAll work

Steerability

How far your instructions really steer the output — the strongest levers, and the limits that don’t bend.

In a nutshell Property #4 of four: how far your instructions actually steer the model. The good news: a lot — a clear prompt steers the output almost like a wheel. The caveat: instructions steer, they don't guarantee. There are limits — contradictions, a safety priority, "almost, but not quite". Understanding those limits is how you get what you need reliably.

What steerability is

Steerability is the degree to which the form of your prompt changes what the model produces: tone, format, role, length, style, depth. Modern models are highly steerable: the same question, phrased differently, gives answers of completely different shape. What you steer in practice:

Analogy. The model is a very capable but literal worker. Say a vague "make it nice" and you get its version of nice. Give a precise brief with a sample and you get near-exactly that. There's a wheel, but you must turn it deliberately.

The strong levers

  • be specific: not "shorter", but "at most 3 sentences"
  • examples (few-shot): 1–2 samples of what you want — the most powerful lever
  • role and context: "you are an editor at a science journal"
  • structure: instruction separate from data, an exact output format
  • iterate: say what exactly was off — that's normal

Where the wheel slips

  • contradictions: "in depth, but in one word"
  • safety and principles outweigh your instruction
  • "almost, but not quite": asked for 5 points, got 6
  • too many rules at once — some get lost
  • vagueness: the fuzzier the ask, the more it "fills in"

The limits of steerability

Instructions are strong influence, not absolute control:

Takeaways

Source

Anthropic Academy course AI Capabilities and Limitations, section "Steerability".

All theory