field notes · what it means

you are using one ai model for everything. in july 2026 that is the expensive mistake.

elisabeth hitz · july 12, 2026 · 5 min read

most people pick one ai and run every task through it: the quick reformat, the important draft, the hundred-row cleanup, all through the same expensive door. in 2026 that habit quietly costs you money and quality at the same time.

in july 2026 model prices run from around $50 per million output tokens at the high end to under $1 at the low end, a spread of more than fifty times, and the best model for one job is rarely the best for the next. the model with the top agentic tool-use score also carried one of the highest error rates. a budget coding model beat its pricier sibling on routine work. paying premium for everything is not caution, it is waste.

the fix is not to downgrade everything to the cheapest option. it is to match the model to the job.

the four jobs, and what each one needs

the jobwhat to reach for
bulk and routine (reformatting, tagging, first-pass summaries, high volume)a cheap, fast model. quality is good enough and the cost is a rounding error.
hard reasoning (strategy, multi-step analysis, the piece your name is on)a top-tier model. this is the small share of work where the extra capability actually pays for itself.
agentic, tool-using tasks (calling tools, browsing, multi-step execution)the model that scores well on tool-use, but verify the output, because the best tool-user in july 2026 also hallucinated the most.
anything where being wrong is costlythe model with the lowest error rate for that task, not the flashiest benchmark. safe beats clever when a mistake ships.

why the price gap is the opportunity

a fifty-times price range means the difference between routing well and routing lazily is not rounding. if ninety percent of your requests are routine and you send all of them to a premium model, you are paying premium for work a cheap model does just as well, and you are doing it every day. move that ninety percent to the cheap fast lane and reserve the premium model for the ten percent that needs it. same output, a fraction of the bill.

the rule that survives the next launch

a new "best model" ships almost every week now, and the names on the leaderboard will be different by the time you read this. the durable move is not memorizing which model is on top today. it is having a fixed way of deciding, per task, what "good enough" means and routing accordingly.

the person saving money on ai is not using a cheaper model. they are using the right model for each job, and a system that decides which is which.

build the routing habit into how you work.

the ai challenge is the short, guided way to set up a repeatable workflow, including matching the task to the right model, so you stop overpaying and start shipping. one system, run every day.

see the ai challenge

sources: july 2026 model pricing and benchmark comparisons summarized at buildfastwithai and llm-stats; treat specific prices and scores as reported at time of writing and check current rates before you commit spend. written by elisabeth hitz, certified in anthropic's ai fluency program (framework & foundations, and ai capabilities & limitations), plus claude 101 and claude cowork. related reading: more context is not better.