You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(providers): distinguish the two GLM routes in every locale
Adds the open.bigmodel.cn endpoint row and a short note explaining that
`zai` is the Z.AI international coding plan while `zhipu-bigmodel` is
Zhipu's domestic BigModel pay-as-you-go endpoint — different hosts, keys,
and billing. Translated for ko/ja/ru/zh-cn rather than left in English.
Co-authored-by: Lucinegogo <103441383+Lucinegogo@users.noreply.github.com>
| Zhipu AI (BigModel) |`https://open.bigmodel.cn/api/paas/v4`|
185
186
| Qwen Cloud | Token plan (default): `https://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1` · Pay as you go: `https://dashscope.aliyuncs.com/compatible-mode/v1` · or Custom |
186
187
| Tencent Cloud Coding Plan |`https://api.lkeap.cloud.tencent.com/coding/v3`|
187
188
| SiliconFlow |`https://api.siliconflow.cn/v1`|
@@ -198,6 +199,10 @@ endpoint (e.g. **Xiaomi MiMo**) use the `anthropic` adapter (`x-api-key`).
198
199
> interactive coding tools only. General API automation, custom application backends, and
199
200
> non-interactive batch use are prohibited and may cause the plan key to be suspended.
200
201
202
+
> **Two GLM routes:**`zai` is the Z.AI international coding-plan subscription; `zhipu-bigmodel`
203
+
> is Zhipu's domestic BigModel pay-as-you-go endpoint. Different hosts, different keys, different
204
+
> billing — a key issued for one will not authenticate against the other.
205
+
201
206
### Multiple API keys
202
207
203
208
Key-based providers can also keep multiple keys. Adding a key through the Providers page stores it
| Zhipu AI (BigModel) |`https://open.bigmodel.cn/api/paas/v4`|
122
123
| Qwen Cloud | Token plan(기본): `https://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1` · 종량제: `https://dashscope.aliyuncs.com/compatible-mode/v1` · 또는 사용자 지정 |
123
124
| Tencent Cloud Coding Plan |`https://api.lkeap.cloud.tencent.com/coding/v3`|
124
125
| SiliconFlow |`https://api.siliconflow.cn/v1`|
@@ -135,6 +136,10 @@ opencodex v2.7.1에는 빌트인 프리셋이 50개 들어 있습니다. 키 방
135
136
> 안내합니다. 일반 API 자동화, 사용자 애플리케이션 백엔드 및 비대화형 일괄 호출은 금지되며
136
137
> 플랜 키가 정지될 수 있습니다.
137
138
139
+
> **GLM 경로는 두 개입니다:**`zai`는 Z.AI 국제 코딩 플랜 구독이고, `zhipu-bigmodel`은
| Zhipu AI (BigModel) |`https://open.bigmodel.cn/api/paas/v4`|
132
133
| Qwen Cloud | Token plan (по умолчанию): `https://token-plan.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1` · Pay as you go: `https://dashscope.aliyuncs.com/compatible-mode/v1` · или Custom |
133
134
| Tencent Cloud Coding Plan |`https://api.lkeap.cloud.tencent.com/coding/v3`|
134
135
| SiliconFlow |`https://api.siliconflow.cn/v1`|
@@ -146,6 +147,10 @@ opencodex поставляется с 53 встроенными пресетам
146
147
> в интерактивных инструментах программирования. Автоматизация общего API, серверы пользовательских
147
148
> приложений и неинтерактивные пакетные вызовы запрещены и могут привести к блокировке ключа плана.
148
149
150
+
> **Два маршрута GLM:**`zai` — это международная подписка Z.AI на coding-план, а `zhipu-bigmodel` —
151
+
> внутренняя китайская конечная точка BigModel с оплатой по факту использования. Разные хосты,
152
+
> разные ключи, разная тарификация: ключ от одного сервиса не подойдёт к другому.
153
+
149
154
### Несколько API-ключей
150
155
151
156
Провайдеры на основе ключей тоже могут хранить несколько ключей. Ключ, добавленный через страницу
0 commit comments