Overview
GPT-6 Luna is the cheapest model in OpenAI's GPT-6 family, released on September 22, 2026 alongside the balanced GPT-6 Sol. OpenAI's API documentation calls it "Our most efficient model for focused, high-volume tasks", and GitHub's Copilot changelog describes it as "a lightweight, cost-efficient model for smaller, faster tasks and the lowest-cost option in the GPT-6 family". TechCrunch reports OpenAI aiming it at clerical work — summarizing documents, extracting information, and answering quick questions.
Luna accepts text and image input and returns text, with a 1,050,000-token context window and up to 128,000 output tokens — the same window as Astra and Sol. Its knowledge cutoff is May 18, 2026. It is served on the Chat Completions, Responses, and Batch endpoints and supports streaming, structured outputs, function calling, file search, image input, web search, and prompt caching.
OpenAI lists GPT-6 Luna at $0.10 per 1M input tokens, $0.01 per 1M cached input tokens, and $0.50 per 1M output tokens. That is half the GPT-5.6 Luna rate of $0.20 input and $1.20 output — a 58% cut on the output side. Long-context requests are billed at $0.20 input, $0.02 cached input, and $0.75 output per 1M tokens.
At launch Luna reached further into OpenAI's products than Sol did: alongside the ChatGPT API, Codex, and ChatGPT Work, TechCrunch reports it also going to the desktop app and to Free and Go users. GitHub added it to Copilot the same day on Pro, Pro+, Max, Business, and Enterprise plans — one tier lower than Sol, which starts at Pro+.
| Released | 2026-09-22 |
|---|---|
| License | Proprietary |
| Weights | API only |
| Context | 1.05M |
| Max output | 128K |
| Knowledge cutoff | 2026-05-18 |
| Modalities | Text, Vision |
| Status | Available |
Pricing
| Input | $0.10 / 1M tokens |
|---|---|
| Cached input | $0.01 / 1M tokens |
| Output | $0.50 / 1M tokens |
Down from the GPT-5.6 Luna rate of $0.20 input / $1.20 output. Long-context requests are billed at $0.20 input, $0.02 cached input and $0.75 output per 1M tokens. Regional data residency endpoints carry a 10% surcharge.
Strengths
- The lowest token price in the GPT-6 family at $0.10 input per 1M tokens
- 1.05M-token context window, matching the Astra and Sol tiers
- Prompt caching at $0.01 per 1M tokens, a tenth of the input rate
- Served on the Responses endpoint as well as Chat Completions and Batch
- Reaches Free and Go ChatGPT users, not just paid API accounts
Best for
- Reach for it for high-volume clerical work — summarizing documents, extracting fields, answering short questions.
- Reach for it when a pipeline runs enough tokens that price, not peak capability, sets the budget.
- Reach for it in GitHub Copilot on a Pro plan, the lowest tier that carries a GPT-6 model.
- Reach for it for large batch jobs through the Batch endpoint, where the cached-input rate compounds.
How to access
| Provider | Model ID |
|---|---|
| OpenAI API ↗ | gpt-6-luna |
GPT (Flagship / Thinking) — every version
The full lineage of the GPT (Flagship / Thinking) line, newest first. Every version has its own page — click any to compare specs, benchmarks and pricing.
| Version | Released | Context | License |
|---|---|---|---|
| GPT-6 Solcurrent | 2026-09-22 | 1.05M | Proprietary |
| GPT-6 Luna | 2026-09-22 | 1.05M | Proprietary |
| GPT-6 Astra | 2026-09-03 | — | Proprietary |
| GPT-5.6 Sol | 2026-07-09 | 1.05M | Proprietary |
| GPT-5.6 Terra | 2026-07-09 | 1.05M | Proprietary |
| GPT-5.6 Luna | 2026-07-09 | 1.05M | Proprietary |
| GPT-5.5 | 2026-04-23 | 1.05M | Proprietary |
| GPT-5.4 | 2026-03-05 | — | Proprietary |
| GPT-5.2 | 2025-12-11 | — | Proprietary |
| GPT-5.1 | 2025-11-12 | — | Proprietary |
| GPT-5 | 2025-08-07 | — | Proprietary |
| GPT-4o | 2024-05-13 | — | Proprietary |
FAQ
How much does GPT-6 Luna cost?
OpenAI lists GPT-6 Luna at $0.10 per 1M input tokens, $0.01 per 1M cached input tokens, and $0.50 per 1M output tokens, making it the cheapest model in the GPT-6 family. GPT-5.6 Luna costs $0.20 input and $1.20 output, so the new tier halves the input rate and cuts output by 58%.
What is GPT-6 Luna good for?
OpenAI describes GPT-6 Luna as its most efficient model for focused, high-volume tasks, and TechCrunch reports it aimed at clerical work such as summarizing documents, extracting information, and answering quick questions. GitHub calls it a lightweight option for smaller, faster tasks in Copilot.
Does GPT-6 Luna have a smaller context window than GPT-6 Sol?
No. GPT-6 Luna carries the same 1,050,000-token context window and 128,000-token output limit as GPT-6 Sol and GPT-6 Astra. The tiers differ in capability and price, not in how much text they can read. Luna's knowledge cutoff is May 18, 2026, slightly later than Sol's April 20, 2026.
Can free ChatGPT users access GPT-6 Luna?
TechCrunch reports that GPT-6 Luna goes to the ChatGPT desktop app and to Free and Go users, in addition to the ChatGPT API, Codex, and ChatGPT Work. OpenAI expected the rollout across the ChatGPT app and website to continue through release day, so availability may appear at different times for different accounts.
Which Copilot plans include GPT-6 Luna?
GitHub lists GPT-6 Luna for Copilot Pro, Pro+, Max, Business, and Enterprise plans — one tier lower than GPT-6 Sol, which starts at Pro+. Rollout is gradual across VS Code, Visual Studio, the Copilot CLI, the GitHub Copilot cloud agent, github.com, mobile, JetBrains, Xcode, and Eclipse.