Grok 4.5 Review: The Cheapest Model in Its Class — Good Enough for Daily Work?
On July 8, xAI (Elon Musk’s AI company) released Grok 4.5 with shocking pricing: $2/$6 per 1M tokens input/output. Positioned as a “workhorse for routine knowledge work,” Grok 4.5 targets the segment where price matters more than peak quality. But is it good enough?
Strength: Unbeatable Pricing
At $2/$6, Grok 4.5 is significantly cheaper than most competitors. As u/ksraj1001 on Reddit r/artificial noted: “Luna at $1/$6 and Grok at $2/$6 means capability that cost 15-30x more two years ago is now nearly free.”
A Hacker News developer shared a practical use case: “I use Grok 4.5 for our CI/CD pipeline — it auto-reviews code, writes commit messages, and generates changelogs. With hundreds of reviews daily, low cost matters more than absolute quality. It does 90% of what Sonnet does at 1/10 the price.”
Weaknesses: The Tradeoffs
1. Grok Build Security Incident: The Register reported that Grok Build — xAI’s CLI tool — was caught uploading users’ repositories to xAI-controlled cloud storage. xAI later open-sourced the CLI and promised data deletion. u/ksraj1001 warned: “The Grok Build incident is a reminder that when tokens get this cheap, the vendor’s data practices become the actual differentiator.”
2. Inconsistent Quality: A Reddit user complained: “Grok 4.5 does well on simple tasks like summarization, classification, chat. But on complex code or multi-step reasoning, it falls significantly behind Claude or GPT-5.6 Sol.”
Budget Segment Comparison
| Criterion | Grok 4.5 | GPT-5.6 Luna | Gemini 3.5 Pro |
|---|---|---|---|
| Price (in/out per 1M) | $2/$6 | $1/$6 | $1.25/$10 |
| Overall quality | Decent | Decent-Good | Good |
| Speed | Fast | Very Fast | Medium |
| Context window | 128K | 1.05M | 2M |
| Data security | ⚠️ Incident | ✅ Stable | ✅ Stable |
Verdict
Grok 4.5 is a solid choice for:
- Automation pipelines (CI/CD, classification, summarization)
- Chatbots and customer service apps
- Cost-conscious individual developers
But be cautious with sensitive data — the Grok Build incident shows xAI still has work to do on security and transparency. If you’re processing important data, consider GPT-5.6 Luna or Gemini 3.5 Pro — similar pricing but clearer data policies.
Sources: Reddit r/artificial, Hacker News, TechCrunch, Axios, The Register