跪拜 Guibai
← All articles
AI Coding · DeepSeek · Trae

DeepSeek's Vague 'Significant' Price Hike Leaves Developers Guessing

By 前端梦工厂 ·
Read original on juejin.cn ↗ Google Translate ↗ Alt translation

A major low-cost API provider signaling a steep, unspecified price increase forces developers who built workflows on its models to re-budget without numbers. The simultaneous credit-system changes in tools like Trae compound the pressure, making model lock-in a tangible cost risk.

Summary

DeepSeek emailed users about an upcoming API price hike, calling it 'significant' but providing no specific figures or effective date. The notice arrives just as the V4-Flash model's Agent capabilities have made it a daily driver for many developers plugged into tools like Trae and Codex. The real friction isn't the increase itself — subsidized pricing was always temporary — but the opacity. Developers running automated workflows and tests on DeepSeek now face a budgeting blind spot, unable to forecast costs until the official pricing drops. Meanwhile, Trae has already converted its free speed-pass credits into a points system that burns continuously, ending the free tier. The tightening across model providers and tooling platforms signals the end of the subsidy era, pushing developers toward multi-model strategies, local open-weight deployments, and stricter usage audits to keep costs predictable.

Takeaways
DeepSeek's price increase is described only as 'significant,' with no percentage, date, or tier breakdown provided.
The V4-Flash model's Agent capabilities have improved enough that developers are using it as a primary model in Trae and Codex.
Trae has retired its on-demand speed-pass system and replaced it with a continuously burning points model, ending free access.
Trae Work still supports DeepSeek models, which remain the cheapest option among available providers.
Multiple model vendors and tooling platforms are simultaneously tightening free tiers and raising prices.
Practical mitigations include spreading workloads across multiple providers, running open-weight models locally, and cutting low-value API calls with caching and rules.
Conclusions

The notice's vagueness is itself a cost: developers who depend on DeepSeek for automated pipelines cannot forecast expenses, which is worse than a known large increase.

Trae's forced conversion from on-demand speed-passes to a continuous-burn points system changes the user relationship from opt-in spending to mandatory metering, a pattern likely to spread across AI coding tools.

The simultaneous tightening across Chinese model providers and tools suggests the subsidy phase of the LLM market is ending in lockstep, not gradually.

Concepts & terms
Agent capability
A model's ability to autonomously plan and execute multi-step tasks — such as writing code, running it, and iterating on errors — rather than just responding to single prompts.
Open-weight model
A model whose trained parameters are publicly released, allowing local deployment and private customization without paying per-token API fees.
From the discussion
Featured comments
星河微尘

As long as the cost-performance ratio remains higher than foreign models, a price increase is commercially viable. The vague pricing issue the author mentioned is indeed a hidden risk for consumers.

前端梦工厂

A bit painful.

See top comments, translated →
Source: juejin.cn ↗ Google Translate ↗ Backup ↗