← All models

deepseek/deepseek-v3.2

DeepSeek V3.2

RoutableGuaranteed 30%+ savings

DeepSeek

DeepSeek V3.2 is a large MoE chat model tuned for strong reasoning and coding at competitive cost, served via Azure AI Foundry.

chatcodereasoningazure-foundry

Context

163,840

Input / 1M

$0.58

Output / 1M

$1.68

Providers

ProviderInput / 1MOutput / 1MContextRPMStatus
azure-foundry$0.58$1.68163,84010,000Routable

Quickstart

curl http://ca-seldon-router.niceglacier-d4ff9f30.centralus.azurecontainerapps.io/v1/chat/completions \
  -H 'Authorization: Bearer $SELDON_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "deepseek/deepseek-v3.2",
    "messages": [{"role": "user", "content": "Hello!"}],
    "max_tokens": 256
  }'
DeepSeek V3.2 model | Seldon