Provider
Perplexity
Description
The model perplexity/glm-5.3 is listed on Perplexity's Agent API pricing page with per-token pricing but is missing from model_list.json. The underlying model already exists in the catalog as zai-org/GLM-5.3 (line ~10904) with available_providers: ["baseten"] and matching input/output pricing.
The sibling model perplexity/glm-5.2 is also missing from the catalog and tracked in issue #1111.
Missing Model
| Field |
Value |
Source |
| Model ID |
perplexity/glm-5.3 |
Perplexity Pricing |
| Input cost |
$1.40 / 1M tokens |
Perplexity pricing page |
| Output cost |
$4.40 / 1M tokens |
Perplexity pricing page |
| Cached input cost |
$0.26 / 1M tokens |
Perplexity pricing page |
| Provider family |
Z.AI |
Perplexity pricing page |
Suggested Catalog Entry
"perplexity/glm-5.3": {
"format": "openai",
"flavor": "chat",
"input_cost_per_mil_tokens": 1.4,
"output_cost_per_mil_tokens": 4.4,
"input_cache_read_cost_per_mil_tokens": 0.26,
"displayName": "GLM 5.3",
"reasoning": true,
"max_input_tokens": 1048576,
"max_output_tokens": 262144,
"available_providers": [
"perplexity"
]
}
reasoning, max_input_tokens, and max_output_tokens derived from the underlying zai-org/GLM-5.3 catalog entry (line ~10904).
Sources
- Perplexity pricing page —
perplexity/glm-5.3 listed under Z.AI Agent API models at $1.40/$4.40/$0.26
- Underlying model
zai-org/GLM-5.3 already in catalog (line ~10904) with matching input/output pricing ($1.40/$4.40)
Verification Checklist
| Check |
Status |
Detail |
| Cross-source |
✅ |
Confirmed on Perplexity pricing page; underlying zai-org/GLM-5.3 in catalog at line ~10904 with matching pricing ($1.40/$4.40) |
| Already in catalog |
✅ |
grep perplexity/glm in model_list.json returns no matches |
| ID format |
✅ |
Follows perplexity/ prefix convention used by other Agent API models (e.g., perplexity/glm-5.2 in #1111, perplexity/sonar in #1114) |
| Duplicate issue |
✅ |
No open or closed issue covers perplexity/glm-5.3; #1111 covers perplexity/glm-5.2 only |
| Not deprecated |
✅ |
GLM 5.3 released August 14, 2026; actively listed on Perplexity |
| Not embedding/vision-only |
✅ |
Chat model with reasoning capabilities |
Verification Notes
| Field |
Source |
Notes |
Model ID perplexity/glm-5.3 |
Perplexity pricing page |
Listed under Z.AI section of Agent API models |
| Input $1.40/M |
Perplexity pricing page |
Matches catalog zai-org/GLM-5.3 value of 1.4 |
| Output $4.40/M |
Perplexity pricing page |
Matches catalog zai-org/GLM-5.3 value of 4.4 |
| Cached input $0.26/M |
Perplexity pricing page |
Catalog zai-org/GLM-5.3 has $0.14 — provider-specific difference |
reasoning: true |
Underlying model |
Catalog zai-org/GLM-5.3 has reasoning: true |
Relationship to existing entries
| Entry |
Providers |
Status |
zai-org/GLM-5.3 |
baseten |
Already in catalog (line ~10904) |
z-ai/glm-5.3 |
openrouter |
Already in catalog |
accounts/fireworks/models/glm-5p3 |
fireworks |
Missing — tracked in #1180 |
perplexity/glm-5.2 |
perplexity |
Missing — tracked in #1111 |
perplexity/glm-5.3 |
perplexity |
Missing — this issue |
{
"kind": "missing_model",
"provider": "perplexity",
"models": ["perplexity/glm-5.3"],
"status": "active",
"model_specs": {
"perplexity/glm-5.3": {
"format": "openai",
"flavor": "chat",
"input_cost_per_mil_tokens": 1.4,
"output_cost_per_mil_tokens": 4.4,
"input_cache_read_cost_per_mil_tokens": 0.26,
"displayName": "GLM 5.3",
"reasoning": true,
"max_input_tokens": 1048576,
"max_output_tokens": 262144,
"available_providers": ["perplexity"]
}
},
"source_urls": [
"https://docs.perplexity.ai/guides/pricing"
]
}
Provider
Perplexity
Description
The model
perplexity/glm-5.3is listed on Perplexity's Agent API pricing page with per-token pricing but is missing frommodel_list.json. The underlying model already exists in the catalog aszai-org/GLM-5.3(line ~10904) withavailable_providers: ["baseten"]and matching input/output pricing.The sibling model
perplexity/glm-5.2is also missing from the catalog and tracked in issue #1111.Missing Model
perplexity/glm-5.3Suggested Catalog Entry
reasoning,max_input_tokens, andmax_output_tokensderived from the underlyingzai-org/GLM-5.3catalog entry (line ~10904).Sources
perplexity/glm-5.3listed under Z.AI Agent API models at $1.40/$4.40/$0.26zai-org/GLM-5.3already in catalog (line ~10904) with matching input/output pricing ($1.40/$4.40)Verification Checklist
zai-org/GLM-5.3in catalog at line ~10904 with matching pricing ($1.40/$4.40)grep perplexity/glminmodel_list.jsonreturns no matchesperplexity/prefix convention used by other Agent API models (e.g.,perplexity/glm-5.2in #1111,perplexity/sonarin #1114)perplexity/glm-5.3; #1111 coversperplexity/glm-5.2onlyVerification Notes
perplexity/glm-5.3zai-org/GLM-5.3value of 1.4zai-org/GLM-5.3value of 4.4zai-org/GLM-5.3has $0.14 — provider-specific differencereasoning: truezai-org/GLM-5.3hasreasoning: trueRelationship to existing entries
zai-org/GLM-5.3z-ai/glm-5.3accounts/fireworks/models/glm-5p3perplexity/glm-5.2perplexity/glm-5.3{ "kind": "missing_model", "provider": "perplexity", "models": ["perplexity/glm-5.3"], "status": "active", "model_specs": { "perplexity/glm-5.3": { "format": "openai", "flavor": "chat", "input_cost_per_mil_tokens": 1.4, "output_cost_per_mil_tokens": 4.4, "input_cache_read_cost_per_mil_tokens": 0.26, "displayName": "GLM 5.3", "reasoning": true, "max_input_tokens": 1048576, "max_output_tokens": 262144, "available_providers": ["perplexity"] } }, "source_urls": [ "https://docs.perplexity.ai/guides/pricing" ] }