Z Ai मॉडल
GLM 5.2 CN
GLM 5.2 CN API कीमत, provider, context length, capabilities, use cases, latency और विकल्पों की तुलना करें। General chat via Z Ai, API workloads. $0.171 / 1M tokens / $0.596 / 1M tokens. — tokens.
Streaming
NextModel में GLM 5.2 CN क्या है?
GLM 5.2 CN API कीमत, provider, context length, capabilities, 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 पर सेट करें, और catalog 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