model releaseOpenAI

OpenAI's GPT-6 Sol and GPT-6 Luna Launch on Amazon Bedrock, Priced Below GPT-5.6

TL;DR

OpenAI has launched GPT-6 Sol and GPT-6 Luna on Amazon Bedrock, positioned below flagship GPT-6 Astra for recurring coding tasks and high-volume document processing respectively. Both models cost less per API call than their GPT-5.6 predecessors, though exact pricing figures were not disclosed.

3 min read
0

OpenAI's GPT-6 Sol and GPT-6 Luna are now generally available on Amazon Bedrock, filling out the middle and efficiency tiers of the GPT-6 model family beneath flagship model GPT-6 Astra.

The two models target different points on the intelligence-versus-efficiency curve. GPT-6 Sol is built for recurring, complex tasks — coding, debugging, refactoring, code review, data analysis, and multistep workflows across tools — where strong reasoning needs to run regularly rather than occasionally. GPT-6 Luna is designed for high-volume, focused tasks such as document extraction, summarization, classification, and targeted question answering, where latency and per-call cost compound across thousands of daily requests.

Both models are priced below their GPT-5.6 predecessors, according to OpenAI and Amazon, though neither company has published specific per-token rates. Pricing not yet disclosed in the source announcement.

Factuality and reasoning improvements

OpenAI claims GPT-6 Sol makes approximately half as many factual errors as GPT-5.6 Sol, based on an internal factuality evaluation — a company-reported figure not independently verified. OpenAI also says GPT-6 Sol communicates its work more clearly, flagging what it changed, what it verified, and what it could not confirm, which the company says helps developers identify gaps in automated task execution.

GPT-6 Luna reportedly received similar factual-reliability and communication improvements over its GPT-5.6 counterpart. It also supports adjustable reasoning effort per request, letting developers trade off quality, latency, and cost on a per-call basis.

Prompt caching and multi-model pipelines

Both models support explicit prompt caching on Bedrock, letting developers mark instructions, tool definitions, or reference material for reuse so repeated calls only process new input. Amazon and OpenAI position this as useful for coding assistants that repeatedly reference the same repository instructions, or document pipelines applying a consistent extraction schema.

The release also frames a three-tier model strategy: GPT-6 Luna for classification and triage, GPT-6 Sol for investigating complex cases, and GPT-6 Astra reserved for decisions where additional reasoning depth materially changes the outcome.

Infrastructure and data controls

On Amazon Bedrock, both models run with access governed through AWS IAM policies, invocation auditing via AWS CloudTrail, and VPC traffic isolation through AWS PrivateLink. AWS states inference runs on hardware-isolated infrastructure with zero-operator access, meaning AWS staff cannot view prompts or completions. Amazon says customer inference data is not used for model training and does not require opting into data sharing with OpenAI. Classifier-flagged traffic for abuse detection is retained up to 30 days; enterprises can request zero data retention through their AWS account team.

GPT-6 Sol and GPT-6 Luna are available now through the Amazon Bedrock console and supported APIs, with regional availability detailed in Amazon Bedrock documentation.

What this means

This release is less about a single model breakthrough and more about OpenAI and Amazon building a tiered pricing and capability ladder — Astra, Sol, Luna — that lets enterprises route workloads to the cheapest model that still meets quality bar, rather than defaulting everything to a flagship model. The lack of disclosed pricing, context window sizes, or standardized benchmark scores (MMLU, HumanEval, etc.) makes it difficult to independently assess how these models compare to GPT-5.6 or competing offerings from Anthropic and Google DeepMind. The claimed 2x reduction in factual errors is notable but unverified outside OpenAI's internal testing.

Related Articles

model release

OpenAI Launches GPT-6 Luna: Fast, Low-Cost Model With 1.1M Context Window

OpenAI has released GPT-6 Luna, the fast and cost-efficient entry in its new GPT-6 model family, featuring a 1.1M token context window and pricing starting at $0.10 per 1M input tokens. The model is positioned below GPT-6 Sol and GPT-6 Astra in OpenAI's tiered lineup.

model release

OpenAI Launches GPT-6 Sol and GPT-6 Luna, Cutting API Prices 50% Versus GPT-5.6

OpenAI has released GPT-6 Sol and GPT-6 Luna, two new models that cost 50% less than their GPT-5.6 equivalents while claiming improved coding and computer-use performance. The models roll out today to ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu users.

model release

Claude Opus 5.5 Launches on Amazon Bedrock, Anthropic's First Model in New 5.5 Family

Claude Opus 5.5, the first model in Anthropic's new Claude 5.5 family, is now live on Amazon Bedrock and Claude Platform on AWS. Anthropic claims the model does more with fewer tokens than Claude Opus 5, lowering average cost per task despite unchanged headline pricing tiers.

product update

OpenAI Lists GPT-6 Luna Pro: A High-Reasoning Mode for Its Budget GPT-6 Model, Not a New Checkpoint

GPT-6 Luna Pro, listed on OpenRouter with a Sep 22, 2026 release date, is not a distinct model but GPT-6 Luna run with reasoning.mode set to 'pro' for higher-quality outputs on complex tasks. It carries a 1.1M token context window and costs $0.10 per 1M input tokens and $0.50 per 1M output tokens under standard routing.

Comments

Loading...

GPT-6 Sol and GPT-6 Luna Now on Amazon Bedrock | TPS