DeepSeek: DeepSeek V4.1 Flash (batch)
$0.11/M input$0.34/M output
deepseek/deepseek-v4.1-flash:batchDescription
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:batch",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageOutput: Text
Pricing
Input$0.11/M
Output$0.34/M
Model Info
ProviderDeepSeek
IDdeepseek/deepseek-v4.1-flash:batch