Product Updates

OpenAI GPT-6 Sol and Luna bring lower-cost models and stronger prompt caching

OpenAI’s September 22, 2026 GPT-6 Sol and Luna release adds lower-cost API model IDs, Codex and ChatGPT Work access, and a prompt-caching dashboard.

By Authority AI Tools Editorial Team•2026-09-22•10 min read
Last reviewed: 2026-09-22
AATET
Authority AI Tools Editorial Team

Editorial Team

The Authority AI Tools editorial team maintains this directory using vendor documentation, dated source checks, product changelogs, and clearly identified hands-on observations where available.

OpenAI has introduced GPT-6 Sol and GPT-6 Luna as lower-cost additions to the GPT-6 family. The models are available in ChatGPT Work and Codex for supported paid plans, and in the OpenAI API as gpt-6-sol and gpt-6-luna.

OpenAI API logo
OpenAI APIPay-per-use

API access to GPT-5.2, Codex models, Responses API, Agents SDK, and the full OpenAI platform

Two lower-cost GPT-6 tiers

OpenAI positions Sol for difficult professional work with more room to iterate and Luna as the faster, more affordable option. In the API, GPT-6 Sol replaces GPT-5.6 Sol at $2 per million input tokens and $10 per million output tokens. GPT-6 Luna is listed at $0.10 per million input tokens and $0.50 per million output tokens.

GPT-5 logo
GPT-5Pay-per-use

OpenAI's first unified reasoning model: 70.1% SWE-bench, 400K context, and $1.25/$10 per MTok

OpenAI says these prices are 50% below the previous GPT-5.6 Sol and Luna pricing. The API model IDs are gpt-6-sol and gpt-6-luna; availability and pricing should still be checked against the current model documentation before production budgeting.

The models are available in ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu users. Free and Go users can access GPT-6 Luna in the desktop app, while OpenAI says the models are not yet available in Chat.

Prompt caching is part of the release

OpenAI also describes improved prompt caching for the GPT-6 family. Shared instructions, tool definitions, and carried-forward context can receive up to a 90% discount on cached input tokens when the prefix is reused inside the eligibility window.

The new Prompt Caching Dashboard shows cache hit rates over time and compares cached and uncached input. A diagnostics tool can compare a request with a recent response and identify changes to the model, tools, settings, or input that prevented reuse.

Developers can choose explicit cache breakpoints and change reasoning effort between responses without breaking the cache. Stable tool definitions, schemas, and ordering remain important: changing them can make a shared prefix miss the cache. Prewarming can prepare known instructions, tool definitions, or reference material before the user waits for a response.

Practical migration checks

Treat Sol and Luna as new model IDs rather than assuming a drop-in replacement. Test tool calls, reasoning effort, cache behavior, latency, and output quality on representative agent tasks. For caching, log hit rates and inspect misses before changing prompt structure; a lower token price does not compensate for a poorly reused context.

Sources

Free Resource

2026 AI Coding Tools Comparison Chart

Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.

No spam, unsubscribe anytime.

Frequently Asked Questions

What is OpenAI GPT-6 Sol and Luna bring lower-cost models and stronger prompt caching?
OpenAI’s September 22, 2026 GPT-6 Sol and Luna release adds lower-cost API model IDs, Codex and ChatGPT Work access, and a prompt-caching dashboard.