Topic

AI FinOps

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

token inflation

A 40-Call Audit Flagged 7 of 15 GPT Endpoints for Token Inflation

A 40-call black-box audit from USTC flagged 7 of 15 OpenAI-compatible GPT services for behaviour consistent with output-token inflation. The flags are not proof, but padded answers pass quality evals and invoice checks alike, so measure output tokens per task against the first-party API.

September 21, 2026 · 13 min read
agent memory

Zep vs Mem0 vs Postgres: Buy the Memory Store Last

At 10,000 users, Postgres with pgvector costs $163-$332 a month against Zep's $375-$750 and Letta's $1,020 — and no independent party has confirmed that a commercial memory store retrieves better. Buy one when you can name the column you could not write yourself.

September 19, 2026 · 17 min read
GPU hour pricing

GPU Hour Pricing: A $3.44 Rate Cost $68.80 to Use

Sixty-four B200s cost between $1.93M and $9.03M for a year depending only on how you buy them. But at the 5% GPU utilisation Cast AI measured across 23,000 production clusters, a committed $3.44/hr rate bills out at $68.80 per useful GPU-hour — and the break-even duty cycle is 48%.

September 8, 2026 · 17 min read
GitHub Copilot

GitHub's Router Bills Every Leg. Find Your Break-Even.

GitHub's HydraFusion router bills every model it invokes at standard rates, and two of its three patterns fire two or three models per turn. The measured saving swings from 36% to 67% across just three benchmarks — and the one that looks most like enterprise work saved least.

September 5, 2026 · 12 min read
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
computer-use agents

OpenAI Bought Macs. Your Pilot Bills 24 Hours Minimum.

OpenAI bought tens of thousands of Mac minis to train computer-use agents, and Anthropic rents Mac capacity through AWS. The reason matters to your pilot: a desktop agent's unit of cost is a machine, not a token, and Apple's licence caps you at two virtual desktops per Mac while every cloud Mac host bills a 24-hour minimum.

September 1, 2026 · 15 min read
Claude Tag

Claude Reads the Whole Channel Now. Invites Are IAM.

Anthropic's August 13 Claude Tag update replaced the per-message classifier with full-channel context. The agent's read scope is now the channel's whole conversation, the member list is the control that governs it, and Anthropic's own docs now say there is no per-action log of who asked.

August 29, 2026 · 15 min read
server DRAM

Nvidia Is Losing 3 Points to RAM. Re-Price Your Server BOM.

Nvidia carries $279B in supply commitments, an increase it attributes primarily to memory, and still guided gross margin from 75% down to a 71-72% trough on RAM costs. Your server quote has no such contract behind it, and every self-hosted inference TCO model built on 2025 hardware prices is now understated.

August 27, 2026 · 11 min read
AI coding agents

Haiku Burned More Tokens Than Sonnet. Spec It in Code.

A controlled 90-trial experiment found Claude Haiku 4.5 spent 735K tokens where Sonnet 4.6 spent 640K, for a result 1.9 points worse. Downgrading a coding agent to a cheap tier saves less than the rate card implies, varies fivefold by vendor, and only holds up if you replace prose design docs with machine-checkable contracts.

August 25, 2026 · 12 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
DoiT

DoiT Bought Attribute. It Also Sends Your Cloud Bill.

DoiT bought Attribute, the eBPF-based AI cost-attribution startup, for an estimated $65M. DoiT also resells the cloud it now meters — and the kernel sensor you approved has a new owner nobody re-reviewed.

August 18, 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
Amazon Bedrock AgentCore

AWS Agents Run 14 Days. The Session Is the Only Wall.

AgentCore's new Instances compute type runs agents on EC2 in your own account for up to 14 days. AWS's documentation states that agents sharing an instance get no security boundary, that the platform does not verify a session ID belongs to the caller, and that the billable instances are hidden from your EC2 console by default.

August 11, 2026 · 13 min read
AI agent observability

Best AI Agent Monitoring: Langfuse, Then a Real Kill Switch

Seven agent monitoring tools priced against the same workload: 50,000 runs a month at 12 steps each. Self-hosted Langfuse wins on cost and audit depth — but only one of these tools sits in the request path where it can actually stop a runaway agent, and that is the part you have to build yourself.

August 11, 2026 · 16 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
AI ROI

56% of CEOs Can't Prove AI Works. Here's the Fix.

OpenAI CFO Sarah Friar published a four-question AI ROI framework — 'Useful Intelligence per Dollar' — as enterprise AI spending hits $2.59 trillion with 72% of investments destroying value through waste. The scorecard demands enterprises stop measuring tokens consumed and start measuring work accomplished. Enterprise AI ROI calculator, cost-per-successful-task measurement framework, and AI investment maturity assessment inside.

July 18, 2026 · 18 min read
AI venture capital

43% of All VC Went to 2 Companies. Your AI Vendor Plan Is Broken.

On July 2, 2026, Crunchbase published data that should have triggered an emergency vendor review at every Fortune 500 company. Global startup investment hit a record $510 billion in the first half of 2026 — surpassing the $440 billion invested in all of 2025. But the real story isn't the record. It's the concentration: OpenAI and Anthropic alone absorbed $217 billion, or 43% of every venture dollar deployed on Earth. Your AI stack almost certainly runs on one or both of these companies. And whether they succeed spectacularly or collapse under their own economics, you have a problem either way.

July 5, 2026 · 15 min read