Tabbit
ResourcesBlogModels
Tabbit LogoTabbit

Tabbit — The AI Browser that Works for You

Topics

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

Popular Guides

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

Events

  • Tabbit Skill Competition
  • KPOP SBTI Fandom Personality Test
  • Tabbit Campus Creator Program
  • fifi's Picks: AI Skills for Research Papers
  • User Survey

About

  • Tabbit Blog
  • Press & Media
Prompt guide
MediaGLM-5.2

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

Original source

Mistral AI official documentation (docs.mistral.ai)

AuthorMistral AI

Source date2026-08-06

Tabbit curation2026-08-19

Read original

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, at $1.4 / $0.14 (cached input) / $4.4 (output) per million tokens.

Use cases

  • Suitable tasks: scenarios where development is already happening in the Mistral ecosystem (Mistral API, Vibe CLI, Mistral Code, and so on) and GLM-5.2 needs to be switched in or added directly; integrations that require function calling, structured outputs, Predicted Outputs, prefix caching, or batching.

  • Unsuitable tasks: scenarios requiring Z.ai-exclusive capabilities (GLM Coding Plan quotas, tool_stream streaming tool calls, GLM-5.2[1m] integration with Claude Code, and so on); scenarios with latency or regional requirements (third-party hosting nodes differ from the official ones).

  • Applicable model version: GLM-5.2 (v5.2, Mistral-side model ID zai-glm-5-2; a Reddit user verified that setting active_model = "zai-glm-5-2" in Vibe CLI's config.toml works).

  • Applicable clients, agents, or APIs: Mistral API (/v1/chat/completions, /v1/conversations, /v1/batch); Vibe CLI.

  • Recommended reasoning tier and parameters: No special parameters required; Mistral explicitly states that the model is "served without Mistral modifications," and its thinking behavior is consistent with the official version.

Ready-to-use content

Specifications and pricing (official page)

ItemValue
Model IDzai-glm-5-2
StatusPublic Preview (third-party open model)
Context1M tokens
Maximum output128k tokens
Input price$1.4 / M tokens
Cached input price$0.14 / M tokens
Output price$4.4 / M tokens
Supported featuresChat Completions, Function Calling, Structured Outputs, Predicted Outputs, Prefix, Batching

Vibe CLI integration (r/MistralAI user-tested configuration)

Set the following in Vibe CLI's config.toml:

active_model = "zai-glm-5-2"

(Source: the r/MistralAI post "Will we get GLM-5.2 in Vibe CLI?"; a user reported, "this worked for me." The official documentation does not directly provide this config.toml snippet; it is only a community-verified configuration.)

Notes and limitations

  • This page reflects Mistral's hosting perspective: it is intended for developers already using the Mistral ecosystem; prices and capabilities from the official Z.ai API (such as GLM Coding Plan quota multipliers and tool_stream) cannot be compared or substituted directly.

  • A Reddit discussion (r/MistralAI 1vm88ur) mentioned that the model "seems to be available through Mistral hosting," but it may not appear in Vibe CLI's default list and must be configured manually—the tested configuration is shown above.

Curated by Tabbit

Prompt material is summarized from public sources and Tabbit editorial notes. Check the original licensing and intended use before copying it.

GLM-5.2

Use in Tabbit

GLM-5.2

Related prompts

MediaZ.ai official developer documentation (docs.z.ai)2026-06-16

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

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

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

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)

CommunityX.com (Twitter), @arena (official Arena.ai account)2026-06-27

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

GLM-5.2

Related reviews

OfficialZ.ai official blog2026-06-16

GLM-5.2 Official Release Notes and Complete Benchmark Table (Z.ai Blog)

MediaNIST (National Institute of Standards and Technology) official news site2026-07-17

NIST CAISI's Independent Capability Assessment of Z.ai GLM-5.2

Mediarentry.org (a page describing the author's personal prompt library)2026-03-09

Evening-Truth's Complaints About Z.AI Coding Plan Response Quality and Quantization Suspicions

MediaHugging Face official blog (Security incident disclosure)2026-07

Hugging Face Security Incident Forensics: GLM-5.2 Used for Self-Hosted Attack Log Analysis (Real-World Project Report)