Back to approved models

Approved model profile_

Z.AIactive

GLM 5.3

GLM-5.3 is Z.ai's reasoning model for demanding software engineering and extended agent workflows. It processes text and is designed to work through complex problems while retaining substantial contextual information. The model suits code analysis, implementation tasks, and multi-step technical...

glm-5.3
relay/request.mjsready to route
const completion = await client.chat.completions.create({
  model: "glm-5.3",
  messages: [
    { role: "user",
      content: "Plan a multi-step task" }
  ]
});
policy checked provider selected
CONTEXT1M contextprompt window
MAX OUTPUT128Kper response
INPUT$1.4 / Mtoken price
OUTPUT$4.4 / Mtoken price

Route configuration_

Use the model through the contract you already have.

PipeLLM resolves provider access, policy, and supported model capabilities without changing the interface your application calls.

ENDPOINThttps://api.pipellm.aiOne base URL for OpenAI, Anthropic, and Gemini.

FORMAT ROUTES

OPENAI/openai
ANTHROPIC/anthropic
GEMINI/gemini
Use a format route to normalize requests and responses.
MODEL IDglm-5.3Use this in every request
GOVERNANCEPolicy controlledApprovals and tool rules apply
PROVIDER AVAILABILITY1 route
ProviderContextMax outputDiscountInput / MOutput / M
Volcano Engine1M context128K$1.4 / M$4.4 / M
Displayed pricing is per one million tokens and may vary by provider.
SUPPORTED SURFACESactive
input: textoutput: texttool usecache controlcomputer use

Relay governs model access with the same routing policy that Lens keeps visible and auditable.