Grok 4.20 Beta Non-Reasoning
Grok 4.20 Beta Non-Reasoning is SpaceXAI's non-reasoning model in the Grok 4.20 beta generation, optimized for speed and direct responses with low hallucination rates and strict prompt adherence.
- Input and output price
- Input $1.25, Output $2.50, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({ model: 'spacexai/grok-4.20-non-reasoning-beta', prompt: 'Why is the sky blue?'})