PARROTSIGHT

GLM 5.2

StableLarge Language ModelZhipu AI

GLM 5.2 is a large-scale reasoning model from Z.ai. It supports text input and output with a 1M-token context window, and is suited for long-horizon agent workflows, project-level software engineering,...

P50 72msP95 190ms$2.50 / 1M tokens1M ctx

Overview

GLM 5.2 is a large-scale reasoning model from Z.ai. It supports text input and output with a 1M-token context window, and is suited for long-horizon agent workflows, project-level software engineering,... GLM 5.2 is served through the PARROTSIGHT unified API at Zhipu AI's list price, with the same authentication, metering and regional pinning (MY / SG / ID) as every native model. No separate provider account is required.

  • 1M token context
  • OpenAI-compatible endpoint — migrate with a two-line change
  • Streaming (SSE) supported for all text outputs
  • Billed at provider list price, metered per token

Capabilities

Response quality95
Reasoning94
Speed80
Value88

API

https://api.parrotsight.com/v1/chat/completions

bash
curl -X POST https://api.parrotsight.com/v1/chat/completions \
  -H "Authorization: Bearer $PS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"z-ai/glm-5.2","messages":[{"role":"system","content":"You are a concise bilingual assistant."},{"role":"user","content":"Summarise this quarter's platform metrics in Malay and English."}],"stream":true}'

Version history

  1. v2026.6Latest2026-06-16

    Added to the PARROTSIGHT catalogue at Zhipu AI list pricing.

More models

View all models