All Models
G

GLM-Z1 9B

budget

by Zhipu

Model ID:THUDM/GLM-Z1-9B-0414

Fast reasoning, low cost. Available through the llmair OpenAI-compatible API at https://api.llmair.ai/v1.

Modality
text
Price / 1M
$0.05 in
$0.20 out
Context
32K
Provider
Zhipu

Quick Start

Call THUDM/GLM-Z1-9B-0414 via the OpenAI-compatible API.

curl
curl https://api.llmair.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "THUDM/GLM-Z1-9B-0414",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Capabilities

Text Generation
Supported
Streaming
Supported
JSON Mode
Supported
Function Calling
Supported
System Prompts
Supported
×
Vision Input
Not supported
×
Image Generation
Not supported
×
Audio
Not supported
×
Embeddings
Not supported
×
Reasoning
Not supported

Pricing

All prices per 1 million tokens. Pay only for what you use.

TypePrice
Input (prompt)$0.0500 / 1M
Output (completion)$0.2000 / 1M

Best For

  • Fast reasoning, low cost
  • High-volume, cost-sensitive workloads

Limitations

  • No image input or output
  • No native audio processing
  • Lower reasoning depth than flagship models
  • No real-time internet access
  • Knowledge has a training cutoff

More from Zhipu