Models/DeepSeek/DeepSeek: DeepSeek V4.1 Flash
deepseek

DeepSeek: DeepSeek V4.1 Flash

$0.15/M input$0.60/M output
deepseek/deepseek-v4.1-flash

Description

DeepSeek V4.1 Flash is a sparse mixture-of-experts model from DeepSeek, and the first built on the company's Causal Encoder-Decoder (CED) architecture. It activates 8B parameters on input and 16B on...

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.1-flash",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$0.15/M
Output$0.60/M

Model Info

ProviderDeepSeek
IDdeepseek/deepseek-v4.1-flash