DeepSeek: DeepSeek V3 0324 — AI model

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

DeepSeek V3, a 685B-parameter, mixture-of-experts model, is the latest iteration of the flagship chat model family from the DeepSeek team. It succeeds the DeepSeek V3 model and performs really well...

Specs

VendorDeepSeek
Typetext
Context window163,840 tokens
Pricing$0.20/M in · $0.77/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-chat-v3-0324",
    "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