What affects cost
- Cache-miss input volume
- Explicit cache-hit assumptions
- Output length
- Thinking or non-thinking mode
- Context length and maximum output
Useful for cost-sensitive teams evaluating DeepSeek with explicit cache-miss defaults and separately tracked cache-hit pricing.
DeepSeek pricing separates cache-hit input, cache-miss input, and output. StackLens uses cache-miss input by default.
Example cost uses 1,000,000 input tokens and 300,000 output tokens at each model's default tracked rate, with no cache discount.
| Model | Input price | Cached input | Output price | Context | Example cost |
|---|---|---|---|---|---|
| DeepSeek V4 Flash non-thinking Stable | $0.14 / 1M | $0.0028 / 1M | $0.28 / 1M | 1M tokens | $0.224 |
| DeepSeek V4 Pro Stable | $0.435 / 1M | $0.0036 / 1M | $0.87 / 1M | 1M tokens | $0.696 |
Cost boundary: this example compares token charges only. It does not assume equal output quality, latency, retry rates, or output length across models.
No. StackLens uses cache-miss input pricing by default and only applies cache-hit pricing when the user explicitly supplies a cache-hit percentage.
StackLens stores a 1,000,000 token context length and 384,000 maximum output tokens from the supplied official values.