DeepSeek: deepseek-v3.2-251201:free
DeepSeek-V3.2 is a large language model designed to harmonize high computational efficiency with strong reasoning and agentic tool-use performance. It introduces DeepSeek Sparse Attention (DSA), a fine-grained sparse attention mechanism that reduces training and inference cost while preserving quality in long-context scenarios. A scalable reinforcement learning post-training framework further improves reasoning, with reported performance in the GPT-5 class, and the model has demonstrated gold-medal results on the 2025 IMO and IOI. V3.2 also uses a large-scale agentic task synthesis pipeline to better integrate reasoning into tool-use settings, boosting compliance and generalization in interactive environments. Users can control the reasoning behaviour with the reasoning enabled boolean. Learn more in our docs
价格
快速统计
性能
支持的参数
所有提供方:为该模型提供服务的每个上游都支持。部分提供方:取决于处理请求的上游。默认值:未设置时发送的值。
| 参数 | 提供方 | 默认值 |
|---|---|---|
| frequency_penalty | 部分提供方 | 默认不发送 |
| include_reasoning | 所有提供方 | - |
| logit_bias | 部分提供方 | - |
| logprobs | 部分提供方 | - |
| max_tokens | 所有提供方 | - |
| min_p | 部分提供方 | - |
| presence_penalty | 部分提供方 | 默认不发送 |
| reasoning | 所有提供方 | - |
| repetition_penalty | 部分提供方 | 默认不发送 |
| response_format | 部分提供方 | - |
| seed | 部分提供方 | - |
| stop | 部分提供方 | - |
| structured_outputs | 部分提供方 | - |
| temperature | 所有提供方 | 1 |
| tool_choice | 部分提供方 | - |
| tools | 部分提供方 | - |
| top_k | 部分提供方 | 默认不发送 |
| top_logprobs | 部分提供方 | - |
| top_p | 所有提供方 | 0.95 |
常见问题
deepseek-v3.2-251201:free 每百万 Token 多少钱?
输入价格 $0.00 / 百万 Token,输出价格 $0.00 / 百万 Token。按 Token 计费,不按批次大小取整。
如何通过 API 访问 deepseek-v3.2-251201:free?
向 UnoRouter 的 /v1/chat/completions 端点发送请求,指定 model=deepseek-v3.2-251201:free。任意 OpenAI 兼容客户端库均可使用。鉴权采用标准 Bearer Token。
deepseek-v3.2-251201:free 的上下文窗口是多少?
deepseek-v3.2-251201:free 支持 128K Token 的上下文窗口,由您的提示词和模型响应共同占用。