Z Ai نموذج في الامارات
GLM 5.1 CN
GLM 5.1 CN في الامارات. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. General chat via Z Ai, API workloads. $0.12 / 1M tokens / $0.479 / 1M tokens. — tokens.
Streaming
| Input length | Input / 1M | Output / 1M | Cache hit / 1M |
|---|---|---|---|
| — - 32k | $0.12 | $0.479 | $0.025 |
| 32k - 200k | $0.159 | $0.558 | $0.032 |
ما هو GLM 5.1 CN في NextModel؟
GLM 5.1 CN في الامارات. قارن أسعار API، والمزوّد، وطول context، والقدرات، وuse cases، وlatency، والبدائل. General chat via Z Ai, API workloads. $0.12 / 1M tokens / $0.479 / 1M tokens. — tokens.
أفضل الاستخدامات
- General chat via Z Ai
- API workloads
مثال OpenAI-compatible
حافظ على أسلوب OpenAI SDK، ووجّه base_url إلى NextModel، واستخدم معرّف الكتالوج z-ai--glm-5.1-cn.
Python
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="z-ai/glm-5.1-cn",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)بدائل مشابهة
Z AiCatalog
GLM 5 CN
80Available through the NextModel gateway via Z Ai.
Best forGeneral chat via Z Ai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
Z AiCatalog
Available through the NextModel gateway via Z Ai.
Best forGeneral chat via Z Ai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
MoonshotaiCatalog
Available through the NextModel gateway via Moonshotai.
Best forGeneral chat via Moonshotai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
FAQ