Grok 4.6
import { streamText } from 'ai'
const result = streamText({ model: 'spacexai/grok-4.6', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'spacexai/grok-4.6', prompt: 'Why is the sky blue?'})