DeepSeek V4.1 Flash
deepseek/deepseek-v4.1-flash

DeepSeek V4.1 Flash 的中间版本内测,采用了新的模型结构,原生多模态支持、能力更强、速度更快、且成本更低。

模型价格立即体验模型

输入2/Mt
缓存
Cache Read0.04/Mt
输出8/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.1-flash",
10    "messages": [
11        
12        {
13            "role": "user",
14            "content": "Hi there!"
15        }
16    ],
17    "response_format": { "type": "text" }
18}
19EOF
20  

模型信息

上下文窗口:

1M

最大输出 token 数:

393.2K

模态:

输入:
TextImage
输出:
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.1-flash

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