On GPT-5.6, Caching Is No Longer Free: Place the Breakpoint Yourself and Name the Key

Stops the new 1.25x write premium from billing per-request text that is never re-read, and recovers misses caused by an unset cache key; savings scale with the size of your per-request tail and your reuse rate; a prefix written once and never reused is a net loss. Advanced 4 min read

GPT-5.6 charges 1.25x to write a cache entry — the first generation where caching a prefix can cost more than not caching it. Explicit breakpoints keep per-request text out of the write, and prompt_cache_key keeps matching reliable.

🔒 Pro tip · Advanced

Unlock this tip — and 105 more

This is one of 106 advanced, fact-checked tactics reserved for Pro. Get the full 128-tip library, a searchable archive, and a new tip every morning. Free for 7 days, then $9/mo.

Prefer to browse? The 22 Beginner tips are free forever.