OpenAI
GPT-6 Sol
Total Context
1.1M
Max Output
128K
Released
N/A
gpt-6-luna-proGPT-6 Luna Pro is a reasoning-optimized version of GPT-6 Luna, designed to provide stronger problem-solving ability while maintaining the efficiency and affordability of the Luna family. It improves performance on complex instructions, coding tasks, analytical workflows, and lightweight agent applications compared with standard fast inference models. GPT-6 Luna Pro is ideal for developers who need higher-quality responses while maintaining scalability for production workloads. With support for long-context processing, function calling, and structured outputs, GPT-6 Luna Pro provides a balanced solution between intelligence, speed, and cost efficiency.
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 | $0.1/M | $0.5/M | $0.01/M | $0.125/M |
| >272K | $0.2/M | $0.75/M | $0.02/M | $0.25/M |
Reasoning
Tool calling
Temperature parameter
Attachments
Knowledge Base
Endpoint Protocols
The model’s key strengths.
Pro mode performs more model work on difficult tasks, with higher latency and token use.
OpenAI positions Luna as its most efficient model for focused, high-volume tasks.
The documented context window is 1,050,000 tokens.
Practical workloads for this model.
Review complex changes and reason through possible failure paths.
Compare evidence and work through questions that need extended reasoning.
Summarize and compare lengthy source material within the supported context.
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.
OpenRouter lists GPT-6 Luna Pro as GPT-6 Luna with pro reasoning mode, not a separate underlying OpenAI model.
Use it when difficult focused work needs extra reasoning and can tolerate slower responses.
It retains GPT-6 Luna’s foundation while pro mode performs more model work.
Pro mode raises latency and token use; compare it with standard mode on your own tasks.
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 Luna Pro and more AI models through TokenHub.
GPT-6 Luna Pro Media and Demos
Selected public posts and videos about GPT-6 Luna Pro.
X (Twitter)
Reddit
YouTube