15 % de remise sur les recharges — code OFOXAI2608En savoir plus
DeepSeek

DeepSeek V4 Pro 0813

Chat
deepseek/deepseek-v4-pro-0813

DeepSeek V4 Pro (0813) is the official release of DeepSeek's flagship Mixture-of-Experts model with 1.6T total parameters and 49B activated parameters, supporting a 1M-token context window. This version greatly enhances agent capabilities — tool use, code execution, and long-horizon multi-step workflows — alongside strong reasoning, coding, and software engineering performance.

Fenêtre de contexte
1M
Tokens de sortie max
384K
Publié
2026-08-13
Capacités
Function CallingPrompt Caching
Fournisseurs disponibles
DeepSeekDeepSeek
Protocoles supportés
OpenAIopenaiAnthropicanthropic

Providers

DeepSeekDeepSeek
Tokens d'entrée
$0.45/M
Tokens de sortie
$0.88/M
Lecture cache
$0.0037/M
Protocols
OpenAIopenai/v1/chat/completions
Anthropicanthropic

Exemples de code

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.run/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="deepseek/deepseek-v4-pro-0813",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Questions fréquentes

DeepSeek V4 Pro 0813 sur Ofox.ai coûte $0.45/M par million de tokens d'entrée et $0.88/M par million de tokens de sortie. Paiement à l'usage, sans frais mensuels.