DeepSeek-V3.1 Terminus is an update to DeepSeek V3.1 that maintains the model's original capabilities while addressing issues reported by users, including language consistency and agent capabilities, further optimizing the model's performance in coding and search agents. It is a large hybrid reasoning model (671B parameters, 37B active) that supports both thinking and non-thinking modes. It extends the DeepSeek-V3 base with a two-phase long-context training process, reaching up to 128K tokens, and uses FP8 microscaling for efficient inference. Users can control the reasoning behaviour with the reasoning enabled boolean. Learn more in our docs The model improves tool use, code generation, and reasoning efficiency, achieving performance comparable to DeepSeek-R1 on difficult benchmarks while responding more quickly. It supports structured tool calling, code agents, and search agents, making it suitable for research, coding, and agentic workflows.
所有提供方:为该模型提供服务的每个上游都支持。部分提供方:取决于处理请求的上游。默认值:未设置时发送的值。
| 参数 | 提供方 | 默认值 |
|---|---|---|
| frequency_penalty | 所有提供方 | 默认不发送 |
| include_reasoning | 所有提供方 | - |
| logit_bias | 部分提供方 | - |
| max_tokens | 所有提供方 | - |
| min_p | 部分提供方 | - |
| presence_penalty | 部分提供方 | - |
| reasoning | 所有提供方 | - |
| repetition_penalty | 部分提供方 | - |
| response_format | 部分提供方 | - |
| seed | 部分提供方 | - |
| stop | 部分提供方 | - |
| structured_outputs | 所有提供方 | - |
| temperature | 所有提供方 | 默认不发送 |
| tool_choice | 部分提供方 | - |
| tools | 部分提供方 | - |
| top_k | 部分提供方 | - |
| top_p | 所有提供方 | 默认不发送 |