GPT 5.1 Thinking (Fast)
An upgraded version of GPT-5 that adapts thinking time more precisely to the question to spend more time on complex questions and respond more quickly to simpler tasks.
- Input and output price
- Input $2.50, Output $20, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptimeBase model
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.1-thinking-fast', prompt: 'Why is the sky blue?'})