Insights

AI in June 2025: Prices Crater, Big Tech Reshuffles, and Reasoning Gets a Reality Check

June 2025 in AI: OpenAI's 80% o3 price cut, Meta's $14.3B Scale AI deal, Apple's on-device models, and a sober look at reasoning limits.

June was the month the AI market stopped being only about who has the smartest model and started being about economics, distribution, and honest limits. Prices fell hard, the biggest players rearranged their org charts with billions of dollars, Apple quietly handed developers free on-device inference, and Apple’s own researchers reminded everyone that “reasoning” still has a ceiling. For operators, the signal is clear: the frontier is consolidating into something you can actually budget around and build on.

OpenAI cut o3 by 80% and shipped o3-pro

On June 10, OpenAI dropped the price of o3 by roughly 80% to $2 per million input tokens and $8 per million output, calling it the same model on a cheaper inference stack. The same day it launched o3-pro for high-stakes reasoning.

Why it matters for builders: Workloads that were uneconomical at the old price are now viable. If you shelved a feature six months ago because per-call reasoning costs didn’t pencil out, re-run the math this week. The lesson is structural, not one-off: frontier model pricing is on a steep downward curve, so design for the cost you’ll have in a year, not the cost you have today. Don’t over-architect around token thrift that the market is about to erase for you.

Meta paid $14.3B for half of Scale AI and a new AI chief

Meta took a ~49% stake in Scale AI valuing it near $29B, and hired founder Alexandr Wang to lead a new superintelligence effort. This wasn’t a product launch. It was Meta buying talent and a data pipeline at staggering scale.

Why it matters for operators: Two takeaways. First, data infrastructure and the people who build it are now the scarce asset, not the models themselves. Second, watch your vendor’s independence. When a hyperscaler takes a near-controlling stake in a key supplier, competitors who relied on that supplier start looking for exits. If a critical part of your stack just got acquired, treat it as a prompt to confirm you have a viable second source.

Apple opened on-device models to every developer

At WWDC on June 9, Apple released the Foundation Models framework, giving developers direct access to its on-device Apple Intelligence models in a few lines of Swift, with guided generation and tool calling, and no inference bill or network round-trip.

Why it matters for builders: Not every AI feature needs a frontier model behind an API meter. For summarization, extraction, and classification inside an app, free on-device inference that works offline and keeps data on the phone is a genuinely different cost and privacy profile. The discipline here is matching the model to the job: reach for the cloud frontier when you truly need it, and push the routine work to the edge.

Apple’s “Illusion of Thinking” paper put reasoning in check

Early in the month Apple researchers published a study showing that leading reasoning models suffer a sharp accuracy collapse past a certain problem complexity. The paper drew heavy debate over its methodology, and that debate is the useful part.

Why it matters for operators: Whatever you conclude about the exact findings, the practical message holds. Reasoning models are powerful but not reliably so as tasks get harder, and they can fail in ways that look confident. Don’t ship them into high-stakes flows without guardrails, verification steps, or a human in the loop. Buy the capability; don’t buy the marketing.

The throughline

Also worth noting: Google moved Gemini 2.5 Pro and Flash to general availability mid-month, and a court upheld an order requiring OpenAI to preserve ChatGPT logs in the NYT case, a reminder that your AI vendor’s legal posture is now part of your data governance.

The month’s real story is maturation. Cheaper inference, shifting alliances, edge options, and sober research all point to the same operator playbook: pick the right model for each job, keep your sourcing flexible, and put judgment around where AI is allowed to be wrong.

If you’re deciding what to build, what to buy, and what to skip as these economics shift, we’d be glad to think it through with you. Reach out.