Help Article

Why AI prices are staying high. The reasons why AI is getting more expensive for enterprises.

Why AI prices are staying high. The reasons why AI is getting more expensive for enterprises.
Photo by Planet Volumes / Unsplash

Reasoning Models and Reasoning Tokens. 

Reasoning models are considered a new and distinct category of AI, transforming the landscape since their breakout in late 2024. 

Traditional AI gives you immediate answers, but reasoning models do not just reply to your prompt—they think about it. 

Before producing a single visible word, they generate thousands of internal ‘chain-of-thought’ or ‘thinking’ tokens. They then explicitly ‘show their work’ through multi-step logic, self-correction, and planning before responding—also called ‘long thinking.’ The result is better and more accurate answers for difficult tasks that need more complex answers like:

  • Especially for STEM based industries (Science, Tech, Engineering, Math);
  •  Automation of complex code reviews; 
  • Speeding up step by step medical diagnoses; 
  • Mitigating legal risks; 
  • Drastically improve accuracy for math, coding, and logic tasks; 
  • As well as for independent agentic AI;
  • Also when it is important to see how the answers were generated.

So now you are getting structured answers as opposed to models just giving an output. (They can still hallucinate, however, when a problem crosses a certain complexity threshold, reasoning models can still experience a sudden "collapse" in accuracy.)

The Process How Reasoning Tokens Work:

When given a prompt, the model outputs intermediate meta-tokens to work through the issue. You usually don't see these tokens. They are discarded or hidden, and the model only presents the final, polished response. However, some modern UI setups allow you to view the thinking trace.

Why is it important to know how reasoning tokens work?

Answer: costs. Cost per token. 

While the cost-per-token for basic models has dropped, enterprise AI bills are surging due to the hidden cost of ‘Thinking’.

  • You pay for all tokens the model generates, including the internal "thoughts" you never see.
  • For a complex query, a model might generate 10,000 reasoning tokens before producing a 200-token visible answer.
  • Because providers bill these thinking steps at standard output token rates, a single prompt can end up costing up to 50% to 50 times more than a traditional, non-reasoning model. Again, this range may depend heavily on the specific model and query complexity.

A token is the basic unit of information. The word “house” is typically one token, longer words  might be split into more tokens. Punctuation marks and spaces count as tokens too. 1,000 tokens equals roughly 750 words in English. 

Reasoning tokens are reasoning flow—all the hidden tokens in the chain of thought of reasoning models. There are about 10 thinking tokens for one output token generated but this may vary significantly depending on the model or complexity of the task.  For a 100 output tokens, the model thought 1000 thinking tokens first and they are hidden, internal segments of text. They represent a model's step-by-step “chain of thought”, while at the same time increasing your API token bill and latency. 

Why is this important for you?

This means more compute, therefore it will inflate LLM costs, more processing power and are billed as completion or output tokens. Also: cost for reasoning will force you to decide which models you want to use. Some are more expensive than others. Some are free if they don't have to reason. It also seems that the flat subscription with unlimited usage is over. 

Conclusion:

How to monitor your own costs:

  • Learn how token based pricing works and how to estimate costs. 
  • Know when NOT to use them: for basic, everyday tasks like translating text, summarising a brief article, or answering simple trivia, stick to standard general-purpose chat models, seeing that they are faster, more cost-effective, and less prone to "overthinking" simple prompts.
  • Less thinking tokens mean faster, lighter, but may miss details. More tokens mean slower, more costly, but higher accuracy.
  • Advanced reasoning models let you set a limit on "reasoning effort" (e.g., low, medium, or high in the API parameters). Higher effort consumes more tokens and costs more, but solves more difficult problems.
  • Batching and caching: Many providers offer discounted rates for batch processing or prompt caching, which lowers the overall token cost.
  • You could test smaller, open-weight models that suit your needs and carry a much lower per-token, or self-hosted cost.
  • Rate trackers: To better understand your exact spend and usage patterns, you can utilise developer token estimators, such as the OpenAI Token Calculator or the Anthropic Console. 

Run your business, your way.

Your business is unique, but your software is off the shelf? Ditch the workarounds and let's build your ERP systems to fit your teams.