GPT 5.6 Terra (Fast)
GPT-5.6 Terra is a balanced GPT-5.6 model for everyday work, with performance comparable to the previous generation at half the cost.
- Input and output price
- Input $4, Output $24, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptimeBase model
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.6-terra-fast', prompt: 'Why is the sky blue?'})