Academic Papers

OpenAI Launches GPT-6 Astra, Sol, and Luna with 50% Price Cuts

OpenAI has introduced its GPT-6 AI model lineup, dropping token prices by 50 percent for Sol and Luna while releasing flagship model GPT-6 Astra.

In5Seconds Editorial Desk4 min read
Illustration for: OpenAI Launches GPT-6 Astra, Sol, and Luna with 50% Price Cuts

The 5-second version

OpenAI launched flagship GPT-6 Astra, Sol, and Luna models. Token prices for Sol and Luna dropped by 50 percent. Astra matched Claude Fable 5 coding scores at lower cost.

Keep reading for the full breakdown ↓

OpenAI has released its GPT-6 AI model series, introducing flagship model GPT-6 Astra alongside two lower-cost variants, GPT-6 Sol and GPT-6 Luna. The launch features a 50 percent price reduction for Sol and Luna compared to their GPT-5.6 predecessors, driven by inference optimizations and prompt caching improvements.

What is the OpenAI GPT-6 lineup?

The GPT-6 family represents OpenAI's latest generation of artificial intelligence models designed for language processing, complex problem-solving, and automated task execution. The lineup includes three distinct tiers tailored for different computational needs and budgets.

GPT-6 Astra serves as the top-tier flagship model. OpenAI introduced Astra as the "world's most intelligent and aligned model," positioning it for high-complexity workflows and multi-step reasoning. Unconfirmed reports indicate that Astra was trained on more than 100,000 GPUs located at OpenAI's Texas Stargate facility, though this hardware scale remains unverified.

Alongside Astra, OpenAI launched GPT-6 Sol and GPT-6 Luna to handle mid-tier and high-speed operational demands. These two smaller models deliver lower latency and token pricing compared to Astra.

Why price drops and token efficiency matter for developers

In AI software development, API costs are determined by token consumption for both text input and text generation. High token pricing can make continuous autonomous agent workflows financially impractical for large-scale operations.

By cutting token prices by 50 percent on Sol and Luna, OpenAI lowers the cost floor for developers running background automation, data extraction, and repetitive conversational tasks. These savings stem from structural inference optimizations and improved prompt caching, which reduces the compute overhead needed to re-process static instructions.

Additionally, independent evaluations indicate that GPT-6 Astra achieves higher token efficiency than previous models. This efficiency allows software agents to complete multi-step tasks using fewer total output tokens, driving down the overall cost per executed task.

generational leap that some are already framing as an early step toward AGI

Greg Brockman, OpenAI Co-founder

Comparing GPT-6 model pricing and specifications

The GPT-6 lineup splits access tiers based on task complexity, compute budget, and response speed requirements. The table below details the official pricing and technical focus across the three models.

Model NameInput Price (Per Million Tokens)Output Price (Per Million Tokens)Primary Target Use Case
GPT-6 Astra$10.00$50.00Flagship reasoning, complex coding, autonomous agent systems
GPT-6 Sol50% cheaper than GPT-5.6 Sol50% cheaper than GPT-5.6 SolBalanced mid-tier production workloads and workflow automation
GPT-6 Luna50% cheaper than GPT-5.6 Luna50% cheaper than GPT-5.6 LunaLightweight processing, quick responses, and low-cost tasks

How GPT-6 processes tasks and reasoning effort

GPT-6 models process user requests by breaking down complex instructions into sequential logical steps. Users can select different reasoning effort settings, including Low, Medium, High, Extra High, Max, and Ultra, depending on the required depth of analysis.

Higher effort levels direct the model to devote additional computation to internal problem-solving before returning a final response. However, exact performance differences across these six effort settings remain uncertain and require further empirical testing.

OpenAI co-founder Greg Brockman described the release as a "generational leap that some are already framing as an early step toward AGI." The architecture relies on enhanced alignment techniques designed to ensure the model follows complex multi-step instructions without deviating from user constraints.

Real-world deployment: Parallel and Perplexity case studies

Early enterprise implementations demonstrate efficiency gains across data-heavy operational pipelines. Startup Parallel integrated GPT-6 Astra into its automated labor-market research tools.

By deploying Astra agents to research and synthesize labor data, Parallel cut overall research time and operational costs by half compared to prior AI models. The model's higher token efficiency enabled agents to summarize large data sets using fewer processing cycles.

Similarly, search startup Perplexity has trusted GPT-6 Astra to manage end-to-end multi-step systems. These enterprise cases show how improved context handling allows agents to complete multi-stage analytical tasks with minimal human intervention.

Discrepancies between benchmark claims and independent testing

While OpenAI claims GPT-6 Astra is the most intelligent model available, independent evaluation firm Artificial Analysis reported contrasting benchmark results. Artificial Analysis assigned Astra an intelligence index score of 61.

This score ties Astra directly with the older GPT-5.6 Sol model, placing it behind Anthropic's Claude Fable 5.1, which scored 66. Despite the tie in intelligence index, Artificial Analysis confirmed that Astra matched Claude Fable 5's coding-agent performance at less than half the financial cost per task.

A second major discrepancy involves the ARC-AGI-3 evaluation benchmark. OpenAI reported a headline score of 99.9% on ARC-AGI-3 using a specialized provider test harness that preserved internal reasoning state. However, that 99.9% figure remains unverified. When evaluated on the standard neutral test harness without state preservation, Astra achieved a lower score of 62.7% at higher computational cost.

How to access GPT-6 and deployment timeline

OpenAI began rolling out GPT-6 Astra through its Daybreak Access program for select partner organizations and developer preview accounts. General availability across API tiers and ChatGPT product plans—including Plus, Pro, Business, Enterprise, Edu, and Work—is scheduled to roll out over the coming days.

Developers accessing the models via API can implement prompt caching to maximize the 50 percent price savings offered on Sol and Luna. Enterprise users can evaluate Astra against competing models like Anthropic's Claude lineup to determine whether its token efficiency offsets its higher base token pricing.

Sources

OpenAIGPT-6GPT-6 AstraAIBenchmarks
What it meansRead more
What happened
OpenAI introduced its GPT-6 model lineup, including flagship model GPT-6 Astra as well as GPT-6 Sol and GPT-6 Luna. GPT-6 Astra is priced at $10 per million input tokens and $50 per million output tokens. Prompt caching and inference optimizations allowed OpenAI to cut token prices for Sol and Luna by 50 percent compared to GPT-5.6. An unconfirmed report states Astra was trained on more than 100,000 GPUs at OpenAI's Texas Stargate site.
Why it matters
The 50 percent price reduction for smaller models and improved token efficiency in Astra lower the financial barrier for running automated AI workflows. Corporate deployments show significant operational savings, though independent testing highlights key differences between vendor claims and neutral benchmark results.
What you can do
Developers and business users can evaluate GPT-6 models through API access or ChatGPT subscription plans, comparing token pricing and effort settings for specific coding or analytical tasks.
Who it’s for
Developers, AI researchers, software engineers, and enterprise technology leaders.
When
Rolling out to Daybreak Access participants, with wider access expected in the coming days.

Discussion

1 comment
Sign in or create an account to join the discussion.
Juanjo

thats is cool

Related