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