Skip to content

Updated September 2026

AI model trends in 2026

Seven shifts that changed how models are priced, built, and chosen this year — with the practical consequence of each, rather than a forecast.

01

Price cuts became a competitive weapon

2026 saw the sharpest downward pricing movement since the API era began. One provider cut its budget tier by 80% in a single day in July, then took over 20% off its flagship six weeks later — explicitly framed as promotional, with an expiry date attached. The strategic shift is that pricing is now a release-cycle lever rather than a once-a-year adjustment, which means any comparison table quoting launch prices is likely wrong by a wide margin.

So what: Check the date on any price you read, including ours. Architectural savings like caching outlast promotional windows.

02

Agents moved from demo to production

Agentic AI is the dominant technical story of the year, and unusually the substance matched the volume. Agents account for roughly 17% of measured AI value, projected to reach 29% by 2028, and interest in multi-agent systems grew over 1,400% in fifteen months. What actually unlocked it was mundane: the Model Context Protocol went stateless in its 2026 spec, letting tool servers run behind ordinary load balancers instead of requiring sticky sessions.

So what: MCP handles agent-to-tool; A2A is emerging for agent-to-agent across trust boundaries.

Read the agents & MCP guide →
03

Reasoning became the default, not a tier

Native chain-of-thought is now standard across frontier models, and some ship it always-on with no ability to disable it. The training technique behind this — reinforcement learning with verifiable rewards, where correctness can be checked mechanically — produced large gains on maths, code, and science, and noticeably smaller ones on tasks with no verifiable ground truth. Providers now compete on token efficiency as much as raw capability, because hidden thinking tokens bill at the output rate.

So what: Cost per completed task diverged sharply from cost per token. The cheaper model is frequently the more expensive one.

How reasoning models are billed →
04

Context windows hit a million and stopped mattering

A million tokens is now table stakes across the frontier, with one unreleased flagship reportedly targeting two million. But the practical constraint moved elsewhere: several providers reprice the entire request once a prompt crosses a threshold — doubling cost at 200K tokens in one case — and long-context recall degrades enough that retrieval still wins on accuracy. The headline number became a marketing figure rather than an engineering one.

So what: Capacity and economical capacity are different claims. Compaction and retrieval remain cheaper and often better.

05

Open weights closed most of the gap

Open-weight releases from Chinese labs — Qwen, GLM, Kimi, DeepSeek — narrowed the distance to closed frontier models considerably, and crucially they are now trained for agent use rather than chat: tool calling, structured output, and long-context reasoning designed in from the start. An 80B-parameter open coding model released in early 2026 reached near-closed-model performance while running on consumer hardware.

So what: Self-hosting is a genuine option at sustained volume, not a compromise. It still loses on spiky traffic.

Compare open-weight models →
06

Evaluation is the unsolved problem

The most consequential admission of 2026 is that we do not measure these systems well. Single-shot accuracy metrics systematically overestimate capability, because they test whether a model can do something once rather than whether it does so reliably across varied attempts. Effort has shifted toward multidimensional reliability frameworks measuring consistency and fault tolerance under production-like stress, but nothing has settled into a standard.

So what: Twenty examples from your own domain beats any public leaderboard for deciding what to ship.

07

The value paradox persists

Adoption is close to universal while realised value is not. Roughly 78% of organisations report using AI, yet only 5–7% generate significant value from it and 60–80% report no material financial impact. The strongest explanation in the literature is organisational rather than technical: technology delivers about 20% of the value and 80% comes from redesigning the work itself. Companies that fundamentally restructured processes were 2.8x more likely to see meaningful results.

So what: Model selection is the easy part. It is also not where the return comes from.