Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

AI

AI inference is getting cheaper, but your agents are getting more expensive

The good news is that large language model (LLM) token costs are coming down. The conundrum: The overall cost of AI workloads is going up. Gartner research predicts that , while token costs will fall by 95% by 2030, inference costs for agentic workflows will increase more than fivefold over the next two years. This is because AI app builders are using more, and often more expensive, tokens as…

AI inference is getting cheaper, but your agents are getting more expensive

Large language model (LLM) token costs are dropping, yet AI workloads are becoming pricier. Gartner analysts predict that while token costs will plummet by 95% by 2030, inference costs for AI agents will surge more than fivefold in the next two years. This phenomenon, dubbed the "inference paradox," stems from AI app developers utilizing more and pricier tokens as LLMs grow increasingly complex, experts explained.

In essence, "the pace of innovation is outpacing the cost curve," noted Gartner analysts Will Sommer and Sabine Zimmerhansl in their report. Buyers may be misled into believing that AI providers' improvements in token economics will translate into cost savings, but this is not the case.

AI proves to be a game-changer, often outperforming humans in routine tasks. Agents can also swiftly identify patterns across fragmented systems. For instance, customer success agents have reduced response times by 99% thanks to AI assistance. However, as AI evolves, token usage escalates, and token value remains unpredictable. Advanced AI agents that can reason already cost up to 150 times more than basic AI chatbots for a single task.

More sophisticated agents must engage in reasoning, questioning, and adapting when faced with challenges, and often run continuously in the background, calling upon other agents.

These requirements demand significant resources, leading to an exponential increase in token consumption, creating a "massive inference tax" before users even receive their results. Training medium-sized agentic models with advanced reasoning capabilities costs 2.5 times more than training basic chatbots, while inference costs for agents are 5 times higher, with agents requiring 5 to 30 times more tokens than chatbots to accomplish equivalent tasks.

When enterprises deploy hundreds of agents capable of performing dozens or hundreds of tasks per hour, costs skyrocket, and the computational demands become mind-boggling. Gartner developed a Tokenomics Model to assess the impacts of agentic systems, considering various scenarios, including training and inference designs, technology advancements, hardware specifications, and other cost factors.

They evaluated 12 types of AI models with varying capabilities and discovered that basic workflows cost around $0.05 per inference token, summarization and knowledge retrieval cost about $0.10, more complex workflows cost around $0.30, and planning and learning tasks cost roughly $0.40 per token. Consequently, the provider cost per token for planning and learning tasks is 8 to 10 times higher than for basic workflows.

To mitigate these escalating costs, Gartner recommends that enterprises adopt cost-effective strategies. These include developing complex multimodal systems, implementing usage-based pricing, and tiered plans that adjust based on demand. Enterprises should also consider mandating continuous model refresh cycles and setting minimum standards for AI execution, such as defining success thresholds and risk mitigation and compliance measures.

By embedding value-per-outcome into product planning, enterprises can forecast and track AI feature spend against clear outcome metrics, helping to identify inefficient or obsolete workflows. Ultimately, ROI from AI advancements is achievable, but it demands substantial effort across intricate workflows, as generic AI solutions can result in exponentially higher costs.

Written by urgent.news from Computerworld's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at computerworld.com →

More in AI

An ambiguity gate for AI coding agents: measure the request before writing code

Every AI coding agent I have used will happily start writing code from a one-line request. "Build a task management CLI" leaves the data model, storage, priority rules, and ID scheme for the model to…

  • Ambiguity gate measures vagueness before code generation
  • Ouroboros project implements gate with MIT license
  • Request considered ready when ambiguity below 0.2

More from Tuesday 18 August →