Tag
The author reflects on how AI model pricing per token has dropped dramatically, but real-world costs remain flat because cheaper models get re-run more often. They argue that cost per completed step is the metric that matters, not cost per million tokens.
An explainer analyzing the real-world cost of AI models for programming, comparing DeepSeek Flash and OpenAI's Luna via token pricing, caching distributions, and subscription math.
A production team migrated their QA agent from GPT-5.3-codex to MiniMax M3, finding that while the new model uses more tokens per task, its lower per-token price led to a 55% median cost reduction. The post also highlights the importance of inference provider selection and hidden reasoning tokens affecting effective pricing.
Benedict Evans analyzes the current instability in AI token pricing, noting a supply crunch and uncertain future as infrastructure investment surges and use cases like software development drive demand. He argues that foundation models may become low-margin commodity providers.
Palantir CEO Alex Karp criticized the API token pricing model of commercial AI labs like OpenAI and Anthropic, arguing it offers minimal ROI and that open-weight models are winning as enterprises seek control over their data and compute.
The article analyzes the shift to token-based AI pricing, which is significantly more expensive than flat-fee models and creates cost unpredictability for enterprises, drawing parallels to early cloud pricing challenges.
A report by Exponential View reveals that the generative AI economy generated $110 billion in real revenue over the past 12 months, with an annualized run rate exceeding $175 billion. It highlights growth faster than mobile or internet adoption, price-elastic demand where token price cuts drive increased usage, and early-stage enterprise AI deployment.
A developer shares the hidden cost variables that cause AI bills to exceed estimates, including reasoning model chain-of-thought tokens, multimodal per-image charges, and function calling system tokens, and asks the community how they predict costs upfront.
Comparison of cost per token vs cost per task between Kimi K2.6 and Claude Opus 4.7, showing that despite being cheaper per token, Kimi burns more tokens so the savings per task are less significant.