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

DeepSeek V4 Flash 0423

Chat
deepseek/deepseek-v4-flash-0423

DeepSeek V4 Flash is an efficiency-optimized Mixture-of-Experts model from DeepSeek with 284B total parameters and 13B activated parameters, supporting a 1M-token context window. It is designed for fast inference and high-throughput workloads, while maintaining strong reasoning and coding performance.

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

供应商

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

程式碼範例

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

常見問題

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