Rohan Paul

@rohanpaul_ai

OpenAI is making GPT-6 prompt caching more reliable and controllable, adding higher hit rates, diagnostics, breakpoints, prewarming, and cache-preserving reasoning changes. Long-running agents often resend instructions, tool definitions, and earlier context, so caching avoids recomputing those prefixes across successive API calls. That reuse can cut cached-input token costs by up to 90%, while a new dashboard exposes cache-hit rates and cached versus uncached token volume. ofcourse, a high cache hit rate is still remains partly an application-design problem. because GPT-6’s improved caching alone doesn’t guarantee good economics; developers still need to structure long-running agents so stable instructions and tools remain reusable.
打开原帖#511482
  1. Industry

    Qwen: Thanks @arena for the recognition! 🏆 Qwen-Image-2.1 is now the #1 ope…
  2. Industry

    Tencent Hy: ComfyUI ✖️ Hy Image3.5 preview
  3. Industry

    Rohan Paul: – https://arxiv.org/abs/2608.24961 Title: "The Gold Rush in AI4Math:…