D
Deepseek V4 Flash 0731
deepseek/deepseek-v4-flash-0731

DeepSeek V4 Flash 0731 是 DeepSeek 推出的一款稀疏混合专家(Mixture-of-Experts, MoE)模型,激活参数为 130 亿,总参数量为 2840 亿。 这个经过重新后训练的版本适用于编程、推理和智能体工作流。

模型价格立即体验模型

输入1/Mt
缓存
Cache Read0.2/Mt
输出2/Mt

示例代码

一键复制
1base_url="https://api.ppio.com/openai"
2api_key="<您的 API Key>"
3
4curl "$base_url/v1/chat/completions" \
5  -H "Content-Type: application/json" \
6  -H "Authorization: Bearer $api_key" \
7  -d @- << 'EOF'
8{
9    "model": "deepseek/deepseek-v4-flash-0731",
10    "messages": [
11        
12        {
13            "role": "user",
14            "content": "Hi there!"
15        }
16    ],
17    "response_format": { "type": "text" }
18}
19EOF
20  

模型信息

上下文窗口:

1048576

最大输出 token 数:

393216

模态:

输入:
Text
输出:
Text

支持的功能

Function Calling支持
结构化输出支持
reasoning支持
Anthropic API支持

API 接入指南

Base URL:

https://api.ppio.com/openai

Anthropic Base URL:

https://api.ppio.com/anthropic

API Endpoints:

/v1/chat/completions

Model ID:

deepseek/deepseek-v4-flash-0731

用量级别RPMTPM
T1550,000,000
T210050,000,000
T31,00050,000,000
T43,00050,000,000
T56,00050,000,000
用更高性价比的产品服务
助您释放无限创新元力,引领智能时代新进程
马上咨询