Models/deepseek/DeepSeek: DeepSeek V3.2
deepseek

DeepSeek: DeepSeek V3.2

131K context$0.25/M input$0.38/M output
deepseek/deepseek-v3.2

Description

DeepSeek-V3.2 is a large language model designed to harmonize high computational efficiency with strong reasoning and agentic tool-use performance. It introduces DeepSeek Sparse Attention (DSA), a fine-grained sparse attention mechanism...

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.25/M
Output$0.38/M
Context131K tokens

Model Info

Providerdeepseek
IDdeepseek/deepseek-v3.2