API VEGA
z-ai

Z.ai: GLM 5.3 Flash (online)

z-ai/glm-5.3-flash:online
Контекст
1 310 720
Вход токены
18,06 ₽/M
Выход токены
60,22 ₽/M
Кэш чтение
3,61 ₽/M
описание

GLM-5.3-Flash is a native multimodal model from Z.ai. It is suited for efficient coding and long-horizon agent tasks. Its hybrid sparse and linear attention architecture maintains accurate long-context behavior while...

модальности
+
+
интеграция

Как использовать через API

bash
# Запрос к API VEGA через z-ai/glm-5.3-flash:online
curl https://api.vega.chat/api/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $VEGA_API_KEY" \
  -d '{
    "model": "z-ai/glm-5.3-flash:online",
    "messages": [
      {  "role": "user", "content": "Hello!"  }
    ]
  }'
Z.ai: GLM 5.3 Flash (online) — AI модель | API в России