Zhipu

Z.ai: GLM-4.6

Chat
z-ai/glm-4.6

Zhipu GLM-4.6 with 128K context and strong instruction following. Excellent balance of performance and cost for Chinese language tasks.

200K kontextfenster
128K max. ausgabe-tokens
Veröffentlicht: 2025-09-30
Unterstützte Protokolle:OpenAIopenaiAnthropicanthropic
Verfügbare Anbieter:ZhipuZhipu
Fähigkeiten:Function CallingReasoningPrompt CachingWebsuche

Preise

TypPreis
Eingabe-Tokens$0.4/M
Ausgabe-Tokens$1.9/M
Cache-Lesen$0.11/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-4.6",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Häufig gestellte Fragen

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

Discord

Treten Sie unserem Discord-Server bei

Discord