跳转到内容
中文

文本模型

文本模型根据模型能力使用 POST /v1/responses 或兼容的 POST /v1/chat/completions。文本模型与媒体模型共用同一个 HiAPI API Key,但不使用异步 /v1/tasks 请求结构。

模型适用场景端点
DeepSeek V4 Pro复杂推理、编程 Agent 与长上下文任务POST /v1/responses + Chat 兼容
DeepSeek V4 Flash高吞吐生成、推理、编程与 Agent 工作流POST /v1/chat/completions

Responses 指南Chat Completions 指南开始,也可浏览 AI 文本 API 选型页