← Model indexMODEL PROFILE / deepseek-v4-pro

DeepSeek / current

DeepSeek V4 Pro

支持思考与非思考模式的长上下文通用模型,聚焦推理、代码与高性价比 API。

Context1M
ModalityText
AccessAPI
ReasoningHybrid

Where it fits.

混合推理模式便于在同一模型中按任务切换延迟与深度,适合做统一的文本任务底座。 V4 Pro 是 DeepSeek 的能力档,拥有 1.6T 总参数和 49B 激活参数。官方 API 提供 1M 上下文、最高 384K 输出、思考/非思考双模式、JSON 输出和工具调用。

02

Core capabilities

  • 1M 上下文与最高 384K 输出
  • 思考和非思考混合模式
  • JSON 输出、工具调用与前缀续写
  • 兼容 OpenAI Chat Completions 与 Anthropic 接口
03

Best-fit workflows

  • 推理与数学
  • 代码与工具调用
  • 长上下文文本任务
04 / OPERATIONS

From evaluation
to production.

Deployment notes

把模型 ID 放入配置层,不写死在业务逻辑中。简单确定性任务用非思考,数学、代码和规划用思考;严格限制输出长度,并在执行前校验工具参数。

Watch before choosing

API 别名和旧版名称会退役;集成时避免把易变别名写死在业务逻辑中。 旧 deepseek-chat 与 deepseek-reasoner 别名计划于 2026 年 7 月退役。超长输出和低单价仍需要 Schema 校验、截断控制与业务评测。

05

Family & versions

Specifications and positioning checked against provider documentation.

Open official source