Z Ai モデル

GLM 5.1 CN

GLM 5.1 CN API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 General chat via Z Ai, API workloads. $0.12 / 1M tokens / $0.479 / 1M tokens. — tokens.

Z AiPlatform curatedCatalog
Streaming
入力価格$0.12 / 1M tokens
出力価格$0.479 / 1M tokens
コンテキスト長— tokens
最大出力8.2k tokens
Input lengthInput / 1MOutput / 1MCache hit / 1M
— - 32k$0.12$0.479$0.025
32k - 200k$0.159$0.558$0.032

NextModelのGLM 5.1 CNとは?

GLM 5.1 CN API価格、プロバイダー、コンテキスト長、機能、ユースケース、レイテンシー、代替候補を比較します。 General chat via Z Ai, API workloads. $0.12 / 1M tokens / $0.479 / 1M tokens. — tokens.

適した用途

  • General chat via Z Ai
  • API workloads

OpenAI互換コード例

OpenAI SDKの書き方を保ち、base_url を NextModel に向け、カタログIDを使います 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

Available through the NextModel gateway via Z Ai.

Starting at $0.084 / 1M tokensInputStarting at $0.373 / 1M tokensOutputContext
Best forGeneral chat via Z Ai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
Z AiCatalog

Available through the NextModel gateway via Z Ai.

$0.171 / 1M tokensInput$0.596 / 1M tokensOutputContext
Best forGeneral chat via Z Ai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details
MoonshotaiCatalog

Available through the NextModel gateway via Moonshotai.

$0.084 / 1M tokensInput$0.437 / 1M tokensOutputContext
Best forGeneral chat via Moonshotai, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
View details

FAQ

GLM 5.1 CN FAQ