GLM-5.3 is 50% off through DigitalOcean on AI Gateway
GLM-5.3 is half-price through September 8 via a temporary DigitalOcean-only model ID. Keep the standard ID in durable agent configs if you need fallback after the offer.
Vercel is offering **50% off GLM-5.3 through September 8** using zai/glm-5.3-promo-50. That identifier routes only to DigitalOcean, has no provider fallback, and stops serving when the offer ends.
Treat the promo ID as temporary configuration rather than committed application logic. For continuity, keep **zai/glm-5.3** and prefer DigitalOcean through the gateway provider order; other providers can then take over at their normal rates.
Vercel is offering **50% off GLM-5.3 through September 8** using zai/glm-5.3-promo-50. That identifier routes only to DigitalOcean, has no provider fallback, and stops serving when the offer ends. Treat the promo ID as temporary configuration rather than committed application logic. For continuity, keep **zai/glm-5.3** and prefer DigitalOcean through the gateway provider order; other providers can then take over at their normal rates. The model accepts text with a **1M-token context window** and up to **128K output tokens**. The material gives no discounted token prices, and savings disappear when requests fall back from DigitalOcean or the promotion expires.
This sharpens earlier gateway promotions into a configuration-continuity issue: the discounted GLM identifier is provider-locked, lacks fallback, and expires, whereas the standard identifier can prefer DigitalOcean while preserving other providers. The signal therefore changes implementation guidance more than model selection; temporary savings should not be embedded as durable application logic.