Back to approved models

Approved model profile_

Z.AIactive

GLM 4.6V

GLM-4.6V is a fast multimodal model designed for high-fidelity visual understanding and long-context reasoning across images, documents, and mixed media, optimized for low-latency performance.

glm-4.6v
relay/request.mjsready to route
const completion = await client.chat.completions.create({
  model: "glm-4.6v",
  messages: [
    { role: "user",
      content: "Plan a multi-step task" }
  ]
});
policy checked provider selected
CONTEXT200K contextprompt window
MAX OUTPUT128Kper response
INPUT$0.30 / Mtoken price
OUTPUT$0.90 / 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.ai/openaiOpenAI-compatible route
MODEL IDglm-4.6vUse this in every request
GOVERNANCEPolicy controlledApprovals and tool rules apply
PROVIDER AVAILABILITY1 route
ProviderContextMax outputInput / MOutput / M
Z.AI200K context128K$0.30 / M$0.90 / M
Displayed pricing is per one million tokens and may vary by provider.
SUPPORTED SURFACESactive
input: textinput: imageoutput: texttool use

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