DeepSeek: DeepSeek V4 Pro — AI model

DeepSeek: DeepSeek V4 Pro is a AI model from DeepSeek, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

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,...

Specs

VendorDeepSeek
Typetext
Context window1,048,576 tokens
Pricing$0.43/M in · $0.87/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek/deepseek-v4-pro",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models