Prompt Caching
5 stories tagged Prompt Caching.
How Prompt Caching Cuts AI Agent Costs
Prompt caching can dramatically reduce AI agent costs—but only if your setup preserves reusable prefixes. Here's what actually gets cached and what kills it.
GPT-5.6 and the Shift from Token Spend to Output Value
GPT-5.6 and the Shift from Token Spend to Output Value
OpenAI's Build Hour on GPT-5.6 makes a case for measuring AI by outcomes, not tokens. Here's what that actually means in production.
CAG vs Long Context: How LLMs Access External Data
CAG vs Long Context: How LLMs Access External Data
Long context and Cache Augmented Generation solve the same problem differently. Here's what that means for AI costs, speed, and when to use which approach.
Prompt Caching: The Reason Claude Code Doesn't Eat Your Limits
Prompt Caching: The Reason Claude Code Doesn't Eat Your Limits
Prompt caching saves Claude Code users millions of tokens automatically—but a few small habits (and one surprising setting) can silently undo all of it.
Prompt Caching: Making AI Actually Cheaper and Faster
Prompt Caching: Making AI Actually Cheaper and Faster
IBM's Martin Keen explains prompt caching—the technique that's cutting AI costs by storing key-value pairs instead of reprocessing the same prompts.