Models/deepseek/deepseek-v4-pro
deepseek

deepseek-v4-pro

1M context$0.43/M input$0.87/M output
deepseek/deepseek-v4-pro

Description

DeepSeek V4 Pro is a large-scale Mixture-of-Experts model from DeepSeek with 1.6T total parameters and 49B activated parameters, supporting a 1M-token context window. It is designed for advanced reasoning, coding,...

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.43/M
Output$0.87/M
Context1M tokens

Model Info

Providerdeepseek
IDdeepseek/deepseek-v4-pro