Provider
Fireworks
Model IDs
accounts/fireworks/models/glm-5p2
Kind
stale_metadata
Current catalog values
{
"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.2",
"reasoning": true,
"max_input_tokens": 1048576,
"max_output_tokens": 131072,
"available_providers": ["fireworks"]
}
Proposed update
{
"input_cache_read_cost_per_mil_tokens": 0.14
}
Details
The Fireworks-specific entry accounts/fireworks/models/glm-5p2 has input_cache_read_cost_per_mil_tokens: 0.26, but Fireworks' official pricing page lists the cached input cost at $0.14 per million tokens. The input ($1.40) and output ($4.40) prices are correct.
The $0.26 value appears to come from Baseten's pricing for the same underlying model (zai-org/GLM-5.2 correctly has cache_read $0.26 per Baseten's pricing page). The Fireworks-specific entry should use Fireworks' own cache pricing.
For comparison, the older GLM 5.1 on Fireworks (accounts/fireworks/models/glm-5p1) correctly has cache_read $0.26, which matches Fireworks' official price for that model.
Sources
Verification checklist
Provider
Fireworks
Model IDs
accounts/fireworks/models/glm-5p2Kind
stale_metadataCurrent catalog values
{ "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.2", "reasoning": true, "max_input_tokens": 1048576, "max_output_tokens": 131072, "available_providers": ["fireworks"] }Proposed update
{ "input_cache_read_cost_per_mil_tokens": 0.14 }Details
The Fireworks-specific entry
accounts/fireworks/models/glm-5p2hasinput_cache_read_cost_per_mil_tokens: 0.26, but Fireworks' official pricing page lists the cached input cost at $0.14 per million tokens. The input ($1.40) and output ($4.40) prices are correct.The $0.26 value appears to come from Baseten's pricing for the same underlying model (
zai-org/GLM-5.2correctly has cache_read $0.26 per Baseten's pricing page). The Fireworks-specific entry should use Fireworks' own cache pricing.For comparison, the older GLM 5.1 on Fireworks (
accounts/fireworks/models/glm-5p1) correctly has cache_read $0.26, which matches Fireworks' official price for that model.Sources
zai-org/GLM-5.2)Verification checklist
accounts/fireworks/models/glm-5p2already exists in model_list.json