novita

zai-org/glm-5.1

Context

200K

Input

text

Output

text

Tool calling

Supported

About this model

string

Capabilities

text

Available through the unified API

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "2a99656a36fb4ca286a50e79b0f87260",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

novita

2a99656a36fb4ca286a50e79b0f87260

Available

Input

$1.380 / 1M

Output

$4.400 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$1.380 / 1M
Output tokens$4.400 / 1M

Performance

Published evaluation results associated with this model.

Coding

SWE-bench Verified77.8
Terminal-Bench 2.056.2
LiveCodeBench52

Reasoning

GPQA Diamond86
AIME 202592.7
HLE (Humanity Last Exam)30.5

Agentic

CC-Bench-V288.4
Vending-Bench 281.2

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "2a99656a36fb4ca286a50e79b0f87260",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'