Existing customer? Sign in
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:
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’.
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:
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.