GLM-5.2

GLM-5.2 prompt guide

API and integration

7 source-checked resources
MediaZ.ai official developer documentation (docs.z.ai)

GLM-5.2 Official Documentation: Overview and API Quick Start (docs.z.ai)

One-sentence takeaway The official standard integration configuration for GLM-5.2 is: model name glm-5.2, a 1M context window / 128K maximum output, thinking.type: enabled + reasoningeffort: max, and temperature: 1.0. You can copy the curl / Python examples di。

MediaZ.ai official developer documentation (docs.z.ai, Get Started / Migrate)

Official Configuration Guide for Migrating from GLM-5.1 / GLM-5 / GLM-4.x to GLM-5.2

One-sentence takeaway The official GLM-5.2 migration checklist and parameter configuration: change the model ID to glm-5.2; use the default temperature of 1.0 or default topp of 0.95 (tune only one of the two); enable thinking by default; use high or max for r。

MediaZ.ai Official Developer Documentation (docs.z.ai, Capabilities / Thinking Mode)

GLM-5.2 Thinking Mode Configuration: Default Thinking / Interleaved Thinking / Preserved Thinking / Turn-level Thinking (Official)

One-sentence takeaway The official documentation states that thinking is enabled by default for GLM-5.2 (as with GLM-5.1/5/4.7), and provides four thinking modes: default thinking, interleaved thinking (thinking between tool calls), preserved thinking (retaini。

CommunityX.com (Twitter), @arena (official Arena.ai account)

Arena.ai Frontend Coding Head-to-Head: 10 Single-shot Generation Examples Comparing GLM-5.2 (Max) and Claude Opus 4.8 (Thinking)

One-sentence takeaway Arena.ai gave the same set of frontend coding prompts to GLM-5.2 (Max) and Claude Opus 4.8 (Thinking) for single-shot generation and recorded the results side by side. The comparison shows that GLM-5.2 (Max) ranks higher than Opus 4.8 (Th。

Mediarentry.org (the author's self-hosted prompt library, recommended by the SillyTavernAI community)

GLM-5.2 Role-Playing (RP) System Prompt: Evening-Truth Complete Dark-Version Prompt

One-sentence takeaway A complete role-playing system prompt tuned specifically for GLM 5.2 that can be pasted directly into frontends such as SillyTavern (including "dark version" content rules and post-history rules), accompanied by the author's tested sampli。

MediaMistral AI official documentation (docs.mistral.ai)

Using GLM-5.2 (zai-glm-5-2) Through Mistral: Third-Party Hosting Configuration and Pricing

One-sentence takeaway Mistral now hosts GLM-5.2 as a third-party open model (Public Preview, model ID zai-glm-5-2, 1M context / 128k output, with no modifications), so it can be accessed directly across the Mistral ecosystem (including Vibe CLI) using that ID。

CommunityX.com (Twitter), @CossackWang (C0ss4ck, a security-focused developer)

X Field Test: GLM-5.2 (Code Audit) + GPT-5.5 (Context Collection) Firmware Source Code Audit Workflow

One-sentence takeaway A real, successfully run “multi-model division-of-labor audit workflow”: GLM-5.2 handled code auditing while GPT-5.5 handled context collection, scanning firmware source code and finding high- and critical-severity vulnerabilities at a co。

GLM-5.2

Use in Tabbit

Curated prompt patterns, model settings, and practical examples for GLM-5.2, with the original source attached to every entry.