Zhipu

Z.ai: GLM-5

Chat
z-ai/glm-5

GLM-5 is Z.ai’s flagship open-source foundation model engineered for complex systems design and long-horizon agent workflows. Built for expert developers, it delivers production-grade performance on large-scale programming tasks, rivaling leading closed-source models. With advanced agentic planning, deep backend reasoning, and iterative self-correction, GLM-5 moves beyond code generation to full-system construction and autonomous execution.

200K コンテキストウィンドウ
128K 最大出力トークン
リリース日: 2026-02-11
対応プロトコル:OpenAIopenaiAnthropicanthropic
利用可能なプロバイダー:BaiLianAliyunZhipuZhipu
機能:Function Calling推論プロンプトキャッシュWeb検索

料金

タイプ料金
入力トークン$1/M
出力トークン$3.2/M
キャッシュ読込$0.2/M
Web検索$0.005/R

コード例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="z-ai/glm-5",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

よくある質問

Ofox.aiでのZ.ai: GLM-5の料金は、入力100万トークンあたり$1/M、出力100万トークンあたり$3.2/Mです。従量課金制、月額料金なし。

Discord

Discordサーバーに参加

Discord