OpenAI
GPT-6 Sol
Total Context
1.1M
Max Output
128K
Released
N/A
gpt-6-lunaGPT-6 Luna is a compact, efficient model in OpenAI's GPT-6 family, delivering strong language intelligence at significantly improved cost efficiency. It offers reliable performance for everyday AI applications such as conversational AI, content generation, coding assistance, and automation workflows. With a large context window and optimized inference efficiency, GPT-6 Luna is ideal for developers building scalable AI products that need high throughput, low latency, and predictable operating costs.
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.
OpenAI positions Luna as its most efficient model for focused, high-volume tasks.
OpenAI reports better factual reliability than the previous Luna generation.
The documented context window is 1,050,000 tokens.
Practical workloads for this model.
Handle repeated support, drafting, and classification work at scale.
Draft and refine code across many low-cost agent turns.
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.
GPT-6 Luna is OpenAI’s efficient GPT-6 reasoning model for focused, high-volume work.
Use it for repeated assistance, coding iterations, and analysis of long material.
Choose it when throughput and low per-token cost matter; raise reasoning effort for harder work.
It is an efficiency tier; test critical answers and compare Sol for harder 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 and more AI models through TokenHub.
GPT-6 Luna Media and Demos
Selected public posts and videos about GPT-6 Luna.
X (Twitter)
Reddit
YouTube