About this model
Keine Beschreibung verfügbar. Modelle werden über das Gateway-Catalog gepflegt und automatisch synchronisiert.
Capabilities matrix
z-ai/glm-5v-turbo
1 provider · cheapest €1.20/M via Tensorix
01·01
Modell-Beschreibung und Capability-Matrix.
Keine Beschreibung verfügbar. Modelle werden über das Gateway-Catalog gepflegt und automatisch synchronisiert.
Capabilities matrix
02·02
1 EU-Provider mit Pricing, Throughput, Latency und Uptime — sortierbar. Pin-Button kopiert den X-CleverRouter-Provider-Header.
| Provider Model ID | Context | ZDR | Pin | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Tensorix | z-ai/glm-5v-turbo | ie-dub-1 | ZDR | €0.40 | €1.20 | — | — | 98.90% |
X-CleverRouter-Provider-Header. Setze ihn an deinen Request, um Routing zu fixieren.03·03
Drop-in OpenAI-kompatibel — drehe an System-Prompt, Temperatur, Max-Tokens und Streaming, die Snippets aktualisieren sich live.
curl https://cleverouter.eu/v1/chat/completions \
-H "Authorization: Bearer $CLEVERROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "z-ai/glm-5v-turbo",
"messages": [
{
"role": "system",
"content": "You are a helpful assistant."
},
{
"role": "user",
"content": "Hallo aus der EU."
}
],
"temperature": 0.7,
"max_tokens": 1024
}'04·04
Throughput, TTFT, E2E-Latency und Tool-Error-Rate — pro Provider, p50 über 24h.
ie-dub-1
—tok/s
—ms
—s
—%
Source · Aggregiert aus der requests Tabelle, letzte 24 h. p50/p95 via Postgres-Native PERCENTILE_CONT.
05·05
30-Tage-Heatmap pro Provider, aggregierte Verfügbarkeit und Incident-Historie.
Aggregated uptime
98.90%
Last 30 days · all providers combined
Tensorix
ie-dub-1ZDR
98.90%
last 30 days
Recent incidents · last 30 days
06·06
What you can typically build with GLM models — ready-made snippets to get you started.