jishie

DeepSeek V4 Flash 0731

inceptron/deepseek-ai/DeepSeek-V4-Flash-0731 · family deepseek-flash · in: text → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtext.

$0.17Blended $/1M (3:1)
$0.13Input $/1M
$0.28Output $/1M
$0.411M in + 1M out
$0.03 −77%Cache read $/1M
#1118 of 5,828Cheapest rank
Provider
Inceptron (inceptron)
Kind
text (outputs text)
Context
1,048,576 tokens
Max output
1,048,576 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“DeepSeek V4 Flash 0731” is offered by 27 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.001000k
Hetznerfreefree$0.00512k
Alibaba Token Plan (China)freefree$0.001000k
OpenRouter$0.08$0.18$0.101049k
Deep Infra$0.08$0.18$0.101049k
DigitalOcean$0.08$0.252$0.121049k
Baseten$0.13$0.26$0.161049k
Inceptron (this)$0.13$0.28$0.171049k
Weights & Biases$0.13$0.28$0.17262k
Cortecs$0.13$0.28$0.171049k
Fireworks AI$0.14$0.28$0.181000k
NanoGPT$0.14$0.28$0.181000k
Ambient$0.14$0.28$0.181049k

Call it

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

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

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

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