Community translations by veiseule.ai — Help improve them on Crowdin
Skip to main content

Mga modelong GLM

GLM is a model family (not a company) available through the Z.AI platform. In OpenClaw, GLM models are accessed via the zai provider and model IDs like zai/glm-4.7.

Pag-setup ng CLI

openclaw onboard --auth-choice zai-api-key

Snippet ng config

{
  env: { ZAI_API_KEY: "sk-..." },
  agents: { defaults: { model: { primary: "zai/glm-4.7" } } },
}

Mga tala

  • Maaaring magbago ang mga bersyon at availability ng GLM; tingnan ang docs ng Z.AI para sa pinakabago.
  • Kasama sa mga halimbawang model ID ang glm-4.7 at glm-4.6.
  • Para sa mga detalye ng provider, tingnan ang /providers/zai.