Cloudflare Pages 静态站点

DeepSeek 灰度检测(key存本地,不会拿你key)

提示:灰度模型无法直接使用,还需要在特定条件下才能使用,如在 opencode 中。

输入自己的 DeepSeek API Key,网页会按 opencode 请求格式发起流式请求, 在第一个可解析的流式块中提取 system_fingerprint 并立即判断结果。其他请求参数已内置。

请求参数

只需填写 Key

将使用固定请求体:model=deepseek-v4-pro、max_tokens=32000、reasoning_effort=high、用户消息=你好。