Topic

prompt caching

Every THE D[AI]LY BRIEF article on prompt caching — enterprise AI analysis, benchmarks, vendor comparisons, and ROI frameworks for technology and business leaders. Updated as new coverage publishes.

prompt caching

One PR Billed 156M Tokens. Cap the Reads, Not the Rate.

A published trace of one 800-line pull request shows a coding agent billed roughly 156 million tokens to produce 289,000 — 98% of the volume was cache re-reads of context re-sent on every one of 512 turns. Coding-agent cost is set by turns per task and the width of each read, not by the model's rate card.

September 3, 2026 · 12 min read
prompt caching

Anthropic Cut Cache Reads 75%. Opus 5 Still Undercuts It.

Anthropic cut Claude Fable 5.1 cache reads 75% to $0.25/MTok, half of Opus 5's rate on a model with twice the base input price. But Opus 5 stays cheaper until cache reads pass a third of your bill, and Anthropic's own savings ceiling of 45% falls short of the 50% crossover.

September 1, 2026 · 15 min read
GPT-5.6 Sol

GPT-5.6 Sol Is $20 Until Nov 21. Budget Both Rates.

OpenAI cut GPT-5.6 Sol to $4/$20 per million tokens but guarantees the rate only "at least through November 21, 2026," with no successor published. The cut was asymmetric, so no two workloads saved the same amount — and the reversion is +50% on output, not +33%.

August 24, 2026 · 12 min read
RAG cost

What RAG Actually Costs: $1,308 a Month at 10M Tokens/Day

A production RAG pipeline at 10M tokens a day costs about $1,308 a month, 61% of it generation and one dollar of it embeddings. The line that wrecks the budget is document parsing, which swings from $2,100 to $90,000 over the same 2 million pages.

August 17, 2026 · 21 min read
LLM gateway

Best LLM Gateways for Cost Control: Self-Host First

Self-host LiteLLM: per-team budgets and virtual keys are in the free open-source tier, while everyone else gates enforcement behind a sales call. Priced through one 50M-request workload, the platform layer ranges from $7 to $10,300 a month.

August 7, 2026 · 19 min read
DeepSeek V4

DeepSeek Will Raise Prices. Your Ceiling Is Already 4x.

DeepSeek warned of a significant API price rise with no number and no date. Because the weights are MIT-licensed, the ceiling is already public: independent hosts serving the identical model charge 3-4x on posted rates and 40x on cache hits.

August 7, 2026 · 12 min read
prompt caching

Your AI Router Is Trading a 10x Discount for a 2.5x One

Manifest killed its four-tier LLM router after four months and 7,000 users, and the arithmetic explains why: cache reads bill at 10% of base input, so routing an agent step to a model 2.5x cheaper makes it 3.5x more expensive. Route at the session boundary, not the request.

August 1, 2026 · 15 min read
prompt caching Articles | THE D*AI*LY BRIEF