Z Ai מודל
GLM 5.2 CN
GLM 5.2 CN. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. General chat via Z Ai, API workloads. $0.171 / 1M tokens / $0.596 / 1M tokens. — tokens.
Streaming
מהו GLM 5.2 CN ב-NextModel?
GLM 5.2 CN. השווה מחירי API, ספק, אורך context, יכולות, use cases, latency ואלטרנטיבות. General chat via Z Ai, API workloads. $0.171 / 1M tokens / $0.596 / 1M tokens. — tokens.
שימושים מתאימים
- General chat via Z Ai
- API workloads
דוגמה OpenAI-compatible
שמור על סגנון OpenAI SDK, הפנה את base_url אל NextModel והשתמש ב-ID מהקטלוג z-ai--glm-5.2-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.2-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