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 kontextfenster
128K max. ausgabe-tokens
Veröffentlicht: 2026-02-11
Unterstützte Protokolle:OpenAIopenaiAnthropicanthropic
Verfügbare Anbieter:ZhipuZhipuBaiLianAliyun
Fähigkeiten:Function CallingReasoningPrompt CachingWebsuche

Preise

TypPreis
Eingabe-Tokens$1/M
Ausgabe-Tokens$3.2/M
Cache-Lesen$0.2/M
Websuche$0.005/R

Code-Beispiele

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)

Häufig gestellte Fragen

Z.ai: GLM-5 auf Ofox.ai kostet $1/M pro Million Eingabe-Tokens und $3.2/M pro Million Ausgabe-Tokens. Pay-as-you-go, keine monatlichen Gebühren.

Discord

Treten Sie unserem Discord-Server bei

Discord