DigestAI news desk

Cut through the AI noise.

Agents & Tools3 min read

OpenAI adds improved prompt caching to GPT-6, offering up to 90% input discounts

OpenAI announced an improved prompt caching system for GPT-6, enabling persistent agents to run for hours on tasks such as code refactoring and document creation. The system reuses shared context across API calls, reducing response times and giving developers discounts of up to 90% on cached input tokens.

1 source primary source

Key points

  • Developers receive up to 90% discounts on cached input tokens for GPT‑6 agents.
  • Cache eligibility lasts 30 minutes; a new dashboard shows hit rates and token breakdowns.
  • Prewarming, explicit breakpoints, and adjustable reasoning effort let developers keep cache while changing tools.

Cache eligibility now lasts a 30‑minute window for shared prefixes. A new Prompt Caching Dashboard displays hit rates, an input composition chart, and token breakdowns, while a diagnostics tool explains misses, reporting figures such as 5629 affected tokens in a sample miss. Developers can set explicit cache breakpoints, adjust reasoning effort without breaking cache, and keep tool definitions stable using allowedtools or toolchoice settings.

OpenAI also introduced prewarming, which lets applications load known instructions, tool schemas, or reference material before a user query, moving processing out of the latency window. The refreshed prompt caching guide and monitoring tools aim to help developers optimize cache hit rates and overall integration performance.

Full story from OpenAI primary sourceOpen source ↗

Better prompt caching for GPT-6

OpenAI · 22 September 2026

Loading the full article…

This text was published by OpenAI. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗

Topics · follow one to build your own front page

The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us. Published by Martin K., who runs Digest AI and handles corrections.

Comments

via GitHub Discussions

More in Agents & Tools

All →

Related stories