LLM Pricing
← All models

glm-5

zai · chat model

Input
$1.0000 / 1M tokens
Output
$3.2000 / 1M tokens
Cached input
$0.2000 / 1M tokens
Context
N/A

Pricing

Item Raw value (per token) Normalized
Input 0.000001 $1.0000 / 1M tokens
Output 0.0000032 $3.2000 / 1M tokens
Cached input 2e-7 $0.2000 / 1M tokens
Embedding 0.000001 $1.0000 / 1M tokens

Token limits

Max input tokens
200.0K
Max output tokens
128.0K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice Yes
Prompt caching Yes
Reasoning Yes
Response schema No
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
glm-5-maas vertex_ai-zai_models $1.0000 / 1M tokens $3.2000 / 1M tokens 128.0K N/A Tools Cache Reasoning
zai.glm-5 bedrock_converse $1.0000 / 1M tokens $3.2000 / 1M tokens 128.0K N/A Tools Reasoning
zai.glm-5 Bedrock $1.0000 / 1M tokens $3.2000 / 1M tokens 128.0K N/A Tools Reasoning
zai.glm-5 Bedrock $1.0000 / 1M tokens $3.2000 / 1M tokens 128.0K N/A Tools Reasoning
GLM-5 baseten $0.9500 / 1M tokens $3.1500 / 1M tokens N/A N/A
mistral-small azure_ai $1.0000 / 1M tokens $3.0000 / 1M tokens 8.2K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "cache_creation_input_token_cost": 0,
  "cache_read_input_token_cost": 2e-7,
  "input_cost_per_token": 0.000001,
  "output_cost_per_token": 0.0000032,
  "litellm_provider": "zai",
  "max_input_tokens": 200000,
  "max_output_tokens": 128000,
  "mode": "chat",
  "supports_function_calling": true,
  "supports_prompt_caching": true,
  "supports_reasoning": true,
  "supports_tool_choice": true,
  "source": "https://docs.z.ai/guides/overview/pricing"
}