Skip to main content
AIsa gives you OpenAI-compatible access to Zhipu AI’s GLM family. The current AIsa catalog exposes the exact model IDs glm-5, glm-5.1, and glm-5.2; use lowercase in API calls. All three accept POST /v1/chat/completions, Anthropic-compatible POST /v1/messages, and POST /v1/responses.

Supported GLM models

Context windows and capability tags for glm-5.1 and glm-5.2 are not published in the current gateway metadata — check aisa.one/models for their live limits.

Quickstart

Use a GLM route when you need

  • Chinese-language reasoning and long-form analysis
  • Chinese-English bilingual document processing
  • Coding help in Chinese development contexts
  • A model family distinct from Alibaba, ByteDance, MiniMax, and Moonshot

Data privacy

GLM requests through AIsa are covered by AIsa’s enterprise agreement with Zhipu AI. Customer data is not used for model training. For compliance requirements, contact us.

Next