fix(web): correct China-network install snippet (#1104 follow-up) (#1121)

DeepSeek's official API has a single endpoint, https://api.deepseek.com,
with servers physically in China. There is no separate mainland endpoint,
and api.deepseeki.com is a typo grandfathered into the source.

The /zh/install "国内 API 访问" panel previously suggested users set a
custom base_url to a China endpoint, which doesn't exist. Replace with
the truth: the default works for mainland users; only override
DEEPSEEK_BASE_URL if you have a private mirror.

Also re-runs derive-facts to keep facts.generated.ts at 9 providers.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hunter Bown
2026-05-07 21:53:40 -05:00
committed by GitHub
parent b417fc9efa
commit 4eccb1b5cd
2 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export interface RepoFacts {
}
export const FACTS: RepoFacts = {
"generatedAt": "2026-05-08T01:33:23.678Z",
"generatedAt": "2026-05-08T02:25:40.439Z",
"version": "0.8.18",
"crates": [
"agent",