OpenAI
GPT-6 Sol Pro
Total Context
1.1M
Max Output
128K
Released
N/A
gpt-6-solGPT-6 Sol is a high-performance model in OpenAI's GPT-6 series, designed for complex reasoning tasks, software development, and professional AI workflows. It offers enhanced intelligence for multi-step problem solving, advanced coding, data analysis, and agent-based applications. GPT-6 Sol combines strong reasoning capability with efficient inference, making it suitable for developers who need frontier-level performance for production AI systems.
Context Window
1.1M tokens
Maximum Output
128K tokens
Release Date
Sep 22, 2026
Modalities
| Token Tier | Input Price | Output Price | Cache Read | Cache Create 5m |
|---|---|---|---|---|
| <=272K | $2/M | $10/M | $0.2/M | $2.5/M |
| >272K | $4/M | $15/M | $0.4/M | $5/M |
Reasoning
Tool calling
Temperature parameter
Attachments
Knowledge Base
Endpoint Protocols
The model’s key strengths.
OpenAI built Sol for complex coding and agentic workflows.
OpenAI reports fewer factual mistakes than the previous Sol generation in its evaluation.
The documented context window is 1,050,000 tokens.
Practical workloads for this model.
Investigate, edit, and review changes across a codebase.
Plan and carry out multi-step work that spans tools and files.
Synthesize lengthy documents and trace findings back to source material.
import OpenAI from "openai"
const client = new OpenAI({
apiKey: process.env.TOKENHUB_API_KEY,
baseURL: "https://us-api.tokenhub.com/v1",
})
const result = await client.chat.completions.create({})
console.log(result.choices[0]?.message?.content)| Index score | ||
|---|---|---|
| Artificial Analysis Intelligence Index | Artificial Analysis broad capability aggregate | 33.9 |
Metrics sourced from Artificial Analysis
Answers to common model questions.
GPT-6 Sol is OpenAI’s GPT-6 reasoning model built for complex coding and agentic workflows.
Use it for repository changes, multi-step agents, and long-form analysis.
Choose it when complex engineering needs more capability than the efficiency-focused Luna tier.
It may use more time and tokens than Luna; verify important outputs and run your own evaluations.
If it is listed in your TokenHub account, use the exact model ID and endpoint shown there with your credentials.
Check the live TokenHub model page for your account’s availability and rates; provider prices may differ from TokenHub billing.
Use one API key to access GPT-6 Sol and more AI models through TokenHub.
GPT-6 Sol Media and Demos
Selected public posts and videos about GPT-6 Sol.
X (Twitter)
Reddit
YouTube