OpenAI improves prompt caching in GPT-6 Sol and Luna for better efficiency

2 hours ago 32

OpenAI launched GPT-6 Sol and Luna on September 22, 2026, with a suite of prompt caching upgrades that slash costs on cached input tokens by up to 90% and reduce latency for developers working with long conversational contexts.

What actually changed under the hood

The GPT-6 caching overhaul introduces several concrete upgrades. Default cache hit rates are higher out of the box, meaning developers get the cost savings without needing to manually optimize their prompt structures. New diagnostic tools let builders monitor exactly how well their caching is performing. Explicit breakpoints give developers fine-grained control over which portions of a prompt get cached and where those cached segments begin and end. Previously, OpenAI’s caching relied on automatic prefix matching for prompts exceeding 1,024 tokens, a system introduced with GPT-4o.

The new system also lets developers toggle reasoning effort levels and swap available tools without invalidating the cached context.

The pricing math and competitive implications

OpenAI is pricing GPT-6 API access at roughly 50% below GPT-5 promotional rates. Combined with the 90% discount on cached input tokens, the effective cost of running sustained AI conversations or multi-step agent pipelines drops dramatically.

GitHub Copilot previously achieved a reduction of over 50% in prompt tokens requiring fresh processing across billions of requests using earlier versions of OpenAI’s caching system.

GPT-6 Astra and the broader rollout

GPT-6 Astra, the flagship variant of the series, entered limited preview on September 3, 2026, with general availability following the next day. The caching improvements extend across multiple OpenAI products, including the GPT-6 API, ChatGPT Work, and Codex.

Disclosure: This article was edited by Editorial Team. For more information on how we create and review content, see our Editorial Policy.

Read Entire Article