Skip to content
Dashboard

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 uptime
Base model
import { streamText } from 'ai'
const result = streamText({
model: 'openai/gpt-6-astra-fast',
prompt: 'Why is the sky blue?'
})
Read docs

Your use is subject to OpenAI's Terms & Privacy Policies.