cd /news/ai-products/glm-5-2-is-35-off-via-novita-on-ai-g… · home topics ai-products article
[ARTICLE · art-63956] src=vercel.com ↗ pub= topic=ai-products verified=true sentiment=↑ positive

GLM 5.2 is 35% off via Novita on AI Gateway

Novita is offering a 35% discount on GLM 5.2 via AI Gateway through July 24. Developers can access the reduced rate by setting the model to 'zai/glm-5.2' and routing requests through Novita using the AI SDK. After the promotion, the model remains available at standard provider rates.

read1 min views1 publishedJul 17, 2026
GLM 5.2 is 35% off via Novita on AI Gateway
Image: Vercel Blog

GLM 5.2 is 35% off on AI Gateway through July 24 when routed through Novita.

To get the discounted rate, set the model to zai/glm-5.2

in the AI SDK and route requests through Novita:

agent.ts

1import { streamText } from 'ai';2const result = streamText({3  model: 'zai/glm-5.2',4  prompt: 'Migrate every API route to the new auth middleware and open a PR.',5  providerOptions: {6    gateway: {7      order: ['novita'],8    },9  },10});

Routing GLM 5.2 requests to Novita with the gateway provider options

After July 24, the model stays available at standard provider rates with no markup.

Try GLM 5.2 in the model playground.

── more in #ai-products 4 stories · sorted by recency
── more on @novita 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/glm-5-2-is-35-off-vi…] indexed:0 read:1min 2026-07-17 ·