GPT-6 Astra (Fast)
GPT-6 Astra is OpenAI's most capable model for complex reasoning, coding, computer use, research, and document creation.
- Input and output price
- Input $20, Output $100, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptimeBase model
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-6-astra-fast', prompt: 'Why is the sky blue?'})