Models/deepseek/DeepSeek: DeepSeek V3.2 Speciale
deepseek

DeepSeek: DeepSeek V3.2 Speciale

164K context$0.29/M input$0.43/M output
deepseek/deepseek-v3.2-speciale

Description

DeepSeek-V3.2-Speciale is a high-compute variant of DeepSeek-V3.2 optimized for maximum reasoning and agentic performance. It builds on DeepSeek Sparse Attention (DSA) for efficient long-context processing, then scales post-training reinforcement learning...

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.29/M
Output$0.43/M
Context164K tokens

Model Info

Providerdeepseek
IDdeepseek/deepseek-v3.2-speciale