fireworks-ai/accounts/fireworks/routers/glm-5p2-fast · family glm · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
fireworks-ai)“GLM 5.2 Fast” is offered by 4 providers — cheapest-effective first. Neuralwatt is the cheapest at $2.21 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Neuralwatt | $1.45 | $4.5 | $2.21 | 1049k |
| Fireworks AI (this) | $2.1 | $6.6 | $3.23 | 1049k |
| Baseten | $2.1 | $6.6 | $3.23 | 1049k |
| Vercel AI Gateway | $2.1 | $6.6 | $3.23 | 1000k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Fireworks AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"accounts/fireworks/routers/glm-5p2-fast","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):