DeepSeek: deepseek-chat:free
deepseek-chat is a dynamic model alias for DeepSeek's official API. As of January 2026, it points to the DeepSeek-V3.2 flagship. Utilizing a 671B total parameter MoE architecture with 37B active parameters, it serves as a versatile powerhouse for general-purpose tasks. Unlike the reasoning-focused deepseek-reasoner, this model defaults to Non-Thinking mode to ensure ultra-low latency and high throughput. Powered by DeepSeek Sparse Attention (DSA), it supports an expanded 1.01 million token context window. It remains one of the world's most cost-effective production-grade APIs, excelling in multilingual conversation, creative writing, and high-concurrency applications.
价格
快速统计
性能
支持的参数
所有提供方:为该模型提供服务的每个上游都支持。部分提供方:取决于处理请求的上游。默认值:未设置时发送的值。
| 参数 | 提供方 | 默认值 |
|---|---|---|
| frequency_penalty | 所有提供方 | - |
| logit_bias | 部分提供方 | - |
| max_tokens | 所有提供方 | - |
| min_p | 部分提供方 | - |
| presence_penalty | 所有提供方 | - |
| repetition_penalty | 部分提供方 | - |
| response_format | 部分提供方 | - |
| seed | 部分提供方 | - |
| stop | 所有提供方 | - |
| structured_outputs | 部分提供方 | - |
| temperature | 所有提供方 | - |
| tool_choice | 所有提供方 | - |
| tools | 所有提供方 | - |
| top_k | 部分提供方 | - |
| top_p | 所有提供方 | - |
常见问题
deepseek-chat:free 每百万 Token 多少钱?
输入价格 $0.00 / 百万 Token,输出价格 $0.00 / 百万 Token。按 Token 计费,不按批次大小取整。
如何通过 API 访问 deepseek-chat:free?
向 UnoRouter 的 /v1/chat/completions 端点发送请求,指定 model=deepseek-chat:free。任意 OpenAI 兼容客户端库均可使用。鉴权采用标准 Bearer Token。
deepseek-chat:free 的上下文窗口是多少?
deepseek-chat:free 支持 128K Token 的上下文窗口,由您的提示词和模型响应共同占用。