チャージ 15% OFF —— OFOXAI26088月のチャージキャンペーンを見る
Zhipu

Z.ai: GLM-5.3-Flash

Chat-50%
z-ai/glm-5.3-flash

GLM-5.3-Flash 是 z.ai 国际站 (api.z.ai) 轻量高速模型, 原生多模态输入 (图片/视频), 面向高效编码与长程 agent 任务. 1M context, 常驻 thinking (不可关闭, 支持 low/high/max 三档 reasoning effort), 支持 prompt caching / tool calling / web search. 通过 OpenAI-compatible + Anthropic 双协议接入 (无 responses 端点).

コンテキストウィンドウ
1M
最大出力トークン
131K
リリース日
2026-08-26
機能
VisionFunction Calling推論プロンプトキャッシュWeb検索動画入力
利用可能なプロバイダー
ZhipuZ.ai
対応プロトコル
OpenAIopenaiAnthropicanthropic

Providers

ZhipuZ.ai
-50%
入力トークン
$0.075/M
$0.15/M
出力トークン
$0.25/M
$0.5/M
キャッシュ読込
$0.015/M
$0.03/M
Web検索
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions
Anthropicanthropic

コード例

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

稼働状況

よくある質問

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