Models/DeepSeek/DeepSeek: DeepSeek V4 Flash 0731
deepseek

DeepSeek: DeepSeek V4 Flash 0731

$0.08/M input$0.18/M output
deepseek/deepseek-v4-flash-0731

Description

DeepSeek V4 Flash 0731 is a sparse mixture-of-experts model from DeepSeek, with 13B active parameters out of 284B total. This re-post-trained revision is suited for coding, reasoning, and agent workflows....

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek/deepseek-v4-flash-0731",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.08/M
Output$0.18/M

Model Info

ProviderDeepSeek
IDdeepseek/deepseek-v4-flash-0731