儲值省 15%,用量再返 15% 填碼 OFOXAI2608查看 8 月儲值優惠
DeepSeek

DeepSeek V4 Pro 0423

Chat
deepseek/deepseek-v4-pro-0423

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, and long-horizon agent workflows, with strong performance across knowledge, math, and software engineering benchmarks.

上下文視窗
1M
最大輸出 Token
384K
發布日期
2026-04-23
能力
函式呼叫提示快取
可用供應商
AzureAzure
支援的協定
OpenAIopenaiAnthropicanthropic

供应商

AzureAzure
輸入 Token
$1.74/M
輸出 Token
$3.48/M
$3.96/M
快取讀取
$1.74/M
網路搜尋
$0.035/R
接入协议
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

程式碼範例

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

常見問題

DeepSeek V4 Pro 0423 在 Ofox.ai 上的價格為輸入 $1.32/M/百萬 Token,輸出 $3.96/M/百萬 Token。按量計費,無月費。