jishie

DeepSeek V4 Flash

cloudflare-ai-gateway/deepseek/deepseek-v4-flash · family deepseek-flash · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.

$0.18
Blended $/1M (3:1)
$0.14
Input $/1M
$0.28
Output $/1M
$0.42
1M in + 1M out
$0.0028 −98%
Cache read $/1M
#1141 of 5,912
Cheapest rank
Provider
Cloudflare AI Gateway (cloudflare-ai-gateway)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
384,000 tokens
Capabilities
tools reasoning text

Same model, other providers

“DeepSeek V4 Flash” is offered by 50 providers — cheapest-effective first. Umans AI Coding Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Umans AI Coding Planfreefree$0.001M
Alibaba Token Planfreefree$0.001M
Kenarifreefree$0.001M
UnoRouterfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
NanoGPT$0.07$0.14$0.091M
DigitalOcean$0.0679$0.168$0.091M
LLM Gateway$0.076$0.153$0.101.1M
Deep Infra$0.09$0.18$0.111M
Modelis$0.0983$0.1966$0.121M
Pioneer$0.1$0.2$0.131M
Neuralwatt$0.104$0.207$0.131M
Cloudflare AI Gateway (this)$0.14$0.28$0.181M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Cloudflare AI Gateway and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"deepseek/deepseek-v4-flash","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all Cloudflare AI Gateway models · model index · JSON