Caching docs now list per-model minimums and which request changes keep your cache alive.
What's wrong with this entry?
The per-model minimum table was regrouped and a new table lists which top-level request changes can be made without dropping the cache.
- Minimums run from 512 tokens for the newest models up to 4096 for Opus 4.6/4.5 and Haiku 4.5, with an explicit note that the value is not monotonic across generations.
- The old Amazon Bedrock override is documented as removed.
- Cache-preserving forms: tool definitions via
tool_addition/tool_removal(beta), and system-prompt content via arole: "system"message with no beta header. - Model switch has no escape hatch.
- Mid-conversation system-message availability widens from one model to four, with a caveat that sources conflict on Sonnet.
The minimum is not monotonic across generations
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.248
Internal beta headers for mid-conversation cache promotion
Both mention prompt caching
-
v2.1.248
Turns with different suppression settings are no longer confused for each other
Both mention caching
-
v2.1.248
Prompt-cache-break explanation split into its own function
Both mention caching