Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit b866244

Browse files
committed
fix
1 parent 2bff927 commit b866244

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

.vitepress/config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,14 @@ export default defineConfig({
129129
base: "/config/providers",
130130
collapsed: false,
131131
items: [
132-
{ text: "ModelStack (Deprecated)", link: "/modelstack" },
133132
{ text: "NewAPI", link: "/newapi" },
134133
{ text: "PPIO 派欧云", link: "/ppio" },
135134
{ text: "硅基流动", link: "/siliconflow" },
136135
{ text: "小马算力", link: "/tokenpony" },
137136
{ text: "302.AI", link: "/302ai" },
138137
{ text: "Ollama", link: "/provider-ollama" },
139138
{ text: "LMStudio", link: "/provider-lmstudio" },
139+
{ text: "ModelStack (Deprecated)", link: "/modelstack" },
140140
],
141141
},
142142
{
@@ -350,14 +350,14 @@ export default defineConfig({
350350
base: "/en/config/providers",
351351
collapsed: false,
352352
items: [
353-
{ text: "ModelStack (Deprecated)", link: "/modelstack" },
354353
{ text: "NewAPI", link: "/newapi" },
355354
{ text: "PPIO Cloud", link: "/ppio" },
356355
{ text: "SiliconFlow", link: "/siliconflow" },
357356
{ text: "TokenPony", link: "/tokenpony" },
358357
{ text: "302.AI", link: "/302ai" },
359358
{ text: "Ollama", link: "/provider-ollama" },
360359
{ text: "LMStudio", link: "/provider-lmstudio" },
360+
{ text: "ModelStack (Deprecated)", link: "/modelstack" },
361361
],
362362
},
363363
{

en/config/providers/modelstack.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
ModelStack 由于 2025 年 12 月 28 日服务被大规模 DDoS 攻击和相关人身威胁,我们很抱歉地宣布 ModelStak 将短暂停止服务。
1+
ModelStack 是一个大模型 API 聚合平台。
2+
3+
由于 2025 年 12 月 28 日服务被大规模 DDoS 攻击和相关不实信息威胁,我们很抱歉地宣布 ModelStack 将短暂停止服务。待我们收集所有信息后,将会恢复无充值模式下的服务。
24

35
我们会尽快恢复服务,如果您有退款需求,请联系 [i@modelstack.app](mailto:i@modelstack.app) 退还剩余部分。
46

zh/config/providers/modelstack.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
ModelStack 由于 2025 年 12 月 28 日服务被大规模 DDoS 攻击和相关人身威胁,我们很抱歉地宣布 ModelStak 将短暂停止服务。
1+
ModelStack 是一个大模型 API 聚合平台。
2+
3+
由于 2025 年 12 月 28 日服务被大规模 DDoS 攻击和相关不实信息威胁,我们很抱歉地宣布 ModelStack 将短暂停止服务。待我们收集所有信息后,将会恢复无充值模式下的服务。
24

35
我们会尽快恢复服务,如果您有退款需求,请联系 [i@modelstack.app](mailto:i@modelstack.app) 退还剩余部分。
46

0 commit comments

Comments
 (0)