What happened

OpenAI has outlined changes to prompt caching in GPT-6, describing improvements aimed at how prompts are cached when the model is used.

According to the company, the update delivers higher cache hit rates alongside new diagnostics and explicit breakpoints.

OpenAI also says the new controls are designed to reduce latency and costs.

Why it matters

Prompt caching affects both how quickly a model responds and how much a request costs, so changes to hit rates and controls are relevant to anyone running repeated or similar prompts at scale.

The addition of diagnostics and explicit breakpoints suggests OpenAI is giving developers more visibility and finer control over how caching behaves, rather than leaving it as an opaque background process.

Key facts

GPT-6 improves prompt caching, per OpenAI.

The improvements include higher cache hit rates.

New diagnostics and explicit breakpoints are part of the update.

OpenAI says the controls reduce latency and costs.

What to watch next

How developers use the new diagnostics and explicit breakpoints in practice, and whether the reported latency and cost reductions hold across different workloads.

Sources