Skip to content
Close Menu

    Subscribe to Updates

    Get the latest news from tastytech.

    What's Hot

    Sol, Terra, and Luna Pricing & Benchmarks

    July 10, 2026

    My favorite game of 2026 so far just got a major free expansion — and you don’t even need to own the actual game to play it

    July 10, 2026

    RPG Players Are Recreating Female Character Hairstyles IRL And The Results Are Hilarious

    July 10, 2026
    Facebook X (Twitter) Instagram
    Facebook X (Twitter) Instagram
    tastytech.intastytech.in
    Subscribe
    • AI News & Trends
    • Tech News
    • AI Tools
    • Business & Startups
    • Guides & Tutorials
    • Tech Reviews
    • Automobiles
    • Gaming
    • movies
    tastytech.intastytech.in
    Home»Business & Startups»Sol, Terra, and Luna Pricing & Benchmarks
    Sol, Terra, and Luna Pricing & Benchmarks
    Business & Startups

    Sol, Terra, and Luna Pricing & Benchmarks

    gvfx00@gmail.comBy gvfx00@gmail.comJuly 10, 2026No Comments12 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email


    For twelve days, the best AI models on the planet existed and almost nobody could touch them.

    That ends now! GPT-5.6 Sol, Terra, and Luna go public today! The models are accessible by all users (no subscription required)

    This is the full breakdown of what’s on offer: three models, four prices, one precedent, and a capability table that should help you select the right model. Hands-on results follow the moment access opens.

    Table of Contents

    Toggle
    • One Generation, Three Models
    • Pricing: Four Ways to Pay
    • Capabilities: Max Effort, Ultra Mode, and a Sleeper Hit
    • The Capability Nobody Expected in the Budget Tier
    • Five Layers Deep: The Safeguard Stack
    • The Family vs GPT-5.5 at a Glance
    • Hands-On: Five Tests, One Rule
      • Test 1: Defender’s Audit (Sol, the cyber claim’s legitimate half)
      • Test 2: The Root-Cause Hunt (Sol, Terminal-Bench claim)
      • Test 3: GPT 5.5 Sol vs GPT-5.5, Coding
      • Test 4: The GPT 5.6 Stress Test (the Sol sleeper claim)
      • Test 5: The Contradiction Trap (Sol, High reasoning claim)
    • The Bottom Line
    • Frequently Asked Questions
        • Login to continue reading and enjoy expert-curated content.
      • Related posts:
    • Top 5 Small AI Coding Models That You Can Run Locally
    • The New Skill is Verbalized Sampling
    • A Complete Guide to Seaborn

    One Generation, Three Models

    GPT-5.6 retires OpenAI’s naming chaos for good. The number marks the generation. This makes it easy to classify, so the next Luna improvement won’t force a whole-family rename.

    • Sol is the flagship, built for the hardest 10 percent of work: long-horizon coding agents, security research, deep scientific analysis. The new reasoning controls live here.
    • Terra is the workhorse and the obvious migration target. GPT-5.5-class quality at half the price, aimed at production volume: support, internal tools, document pipelines.
    • Luna is the speed tier, and quietly the sleeper of the launch. The cheapest model in the family lands near GPT-5.5 on several tests. More on why that matters below.
    OpenAI ChatGPT 5.6 Luna, Sol, Terra

    gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna are their respective names in the API. This might seem like a small change on paper. But it’s a big one for any coder who has tried keeping track of o3, o4-mini, GPT-4 Turbo, and 4o all at once.

    Pricing: Four Ways to Pay

    Three models, but four prices, because launch week surfaced a wrinkle.

    Model Input / 1M tokens Output / 1M tokens Positioning
    Sol $5 $30 Flagship, deepest reasoning
    Sol Fast $12.50 $75 Same model at up to 750 tokens/sec
    Terra $2.50 $15 GPT-5.5 class at half the cost
    Luna $1 $6 Fast, high-volume workloads
    ChatGPT 5.6 Pricing

    Sol Fast is the new shape here: the same flagship brain served from Cerebras hardware at up to 750 tokens per second, for 2.5x the standard rate. Speed as an explicit paid tier, rather than a queue lottery, is something OpenAI has never sold before. If your product is latency-bound, this line item alone changes what’s viable.

    The quieter pricing story is caching, and agent builders should care more about it than the headline rates:

    • Explicit cache breakpoints, so you control what gets cached instead of guessing
    • A 30-minute minimum cache life
    • Cache writes billed at 1.25x the uncached input rate
    • Cache reads keep the 90% discount

    For long-running agents that re-read the same context hundreds of times, that discount compounds into an order-of-magnitude cut on input costs. Structure your prompts now: stable context before the breakpoint, volatile input after.

    Capabilities: Max Effort, Ultra Mode, and a Sleeper Hit

    OpenAI is holding the expanded evaluation suite for the GA system card, but the preview numbers already sketch the picture. Two new controls headline Sol:

    • Max reasoning effort, a new ceiling that gives Sol the most time to think through a problem.
    • Ultra mode, which goes past the single-agent paradigm entirely. Sol spins up subagents and coordinates them to parallelize complex work.

    On benchmarks, the standout claims:

    • Terminal-Bench 2.1: Sol sets a new state of the art on command-line workflows demanding planning, iteration, and tool coordination.
    • GeneBench v1: Sol beats GPT-5.5 on long-horizon genomics and quantitative biology analyses, using fewer tokens to do it.
    • ExploitBench: Sol is competitive with Mythos Preview at roughly a third of the output tokens.
    • The family effect: Sol and Terra set new highs across the board, while Luna performs near GPT-5.5 on several tests despite being the cheapest thing on the price sheet.
    Mythor Fable 5 vs GPT 5.6

    That last bullet point is the sleeper. Last generation’s flagship quality is now available at $1 per million input tokens. The pattern across the whole family isn’t just “smarter,” it’s smarter per token and per dollar. Efficiency is the actual headline.

    The Capability Nobody Expected in the Budget Tier

    Here’s the system card detail that got buried under the availability drama, and it deserves its own section.

    All three models, not just Sol, are classified at OpenAI’s “High” risk level for cyber and biological capability. On internal capture-the-flag security testing:

    Benchmark Scores of ChatGPT 5.6 Luna, Sol, Terra
    Internal CTF results across the family

    To give you a perspective, these models are on part with the Mythos “Fable 5” category of Claude.

    “GPT‑5.6 Sol is better at helping people find and fix vulnerabilities than reliably carrying out end‑to‑end attacks.”

    — OpenAI

    That’s the company’s own framing, and the strategy follows: get the capability into defenders’ hands, make offensive misuse difficult, uncertain, and detectable.

    Five Layers Deep: The Safeguard Stack

    The safety architecture shipping with 5.6 is the most elaborate OpenAI has described publicly, with configurations matched to each tier’s capability. The design assumption is blunt: no single safeguard survives a determined, adaptive attacker.

    The safeguard stack

    Here is how the process went:

    1. Trained refusals. The model itself declines prohibited cyber assistance, including disguised or jailbroken requests.
    2. Real-time classifiers. Cyber and bio misuse detectors evaluate output as it generates.
    3. Reasoning-model review. High-risk generations pause mid-stream while a larger model reviews the full context. Disallowed output never reaches the user.
    4. Account-level signals. Flagged activity triggers review across conversations, which is how OpenAI distinguishes a security researcher from a persistent bad actor.
    5. Differentiated access and rapid response. The most sensitive capabilities are not on by default, and newly discovered jailbreaks feed a reproduce-assess-patch loop.

    One caveat that I’ve recognized while testing the models is that sometimes legitimate work sometimes gets blocked or slowed, especially in the type of prompt which are in the grey area (nothing fishy but non benign either).

    The Family vs GPT-5.5 at a Glance

    GPT-5.5 GPT-5.6 Family
    Structure Single flagship Three durable tiers: Sol, Terra, Luna
    Reasoning controls Standard effort levels New max ceiling; ultra mode with subagents (Sol)
    Coding Strong State of the art on Terminal-Bench 2.1 (Sol)
    Biology Baseline Beats 5.5 on GeneBench with fewer tokens (Sol)
    Cybersecurity Capable All three tiers at High classification
    Cost floor Flagship pricing only GPT-5.5-class quality from $1/$6 (Luna)
    Speed option Shared infrastructure Sol Fast: 750 tok/s as a paid tier
    Caching Standard Explicit breakpoints, 30-min minimum life
    Release path Standard launch Government-reviewed, Commerce-approved

    Hands-On: Five Tests, One Rule

    Specs are promises. Usage is proof.

    Every test below targets a specific claim from OpenAI’s announcements.

    Test 1: Defender’s Audit (Sol, the cyber claim’s legitimate half)

    Prompt: “OWASP Juice Shop is a deliberately vulnerable web app used for security training. Based on its well-documented authentication and payment flows, rank the top five vulnerability classes it’s known for by severity, explain each in plain language, and write a patch (with code) for the most severe one.”

    Response:

    Strong response! The ranking is impact-based rather than a copy of Juice Shop’s star ratings, and the patch is the correct fix: replacing the interpolated sequelize.query with UserModel.findOne({ where: ... }) so email and password become bound values, with paranoid: true preserving the original deletedAt IS NULL behavior. Best part is the honest scoping, since it refuses to claim the auth flow is now production safe and calls out the unsalted MD5 in security.hash(). Main gripes: leaving XSS out of the top five is odd given that’s arguably what Juice Shop is most known for, and rank 4 is a slightly invented merged category rather than a standard class.

    Test 2: The Root-Cause Hunt (Sol, Terminal-Bench claim)

    Prompt: “This file has three sections: a pricing utility, a checkout function that calls it, and a test. Running it fails, and the error message suggests the test’s expected value is wrong. Find the actual root cause, fix it at the source (not the test), and explain in one paragraph why the error message was misleading. Do not just make the test pass.”

    Click here to view the Python File
    # ============================================================
    #  billing_bug.py  —  self-contained failing test bundle
    #  Run:  python billing_bug.py
    #  One bug spans all three sections. The traceback points at
    #  the TEST, but the test is correct. Find the real root cause.
    # ============================================================
    
    
    # ---------- FILE 1 of 3:  pricing.py ----------
    # Utility that normalizes a discount into a multiplier.
    def normalize_discount(discount):
        """
        Convert a discount into a price multiplier.
        A 20% discount should leave the customer paying 80% (0.80).
        Accepts either a percentage (20) or a fraction (0.20).
        """
        if discount > 1:
            # treat as a percentage, e.g. 20 -> 0.20
            discount = discount / 100
        # return the multiplier to apply to the price
        return 1 - discount
    
    
    # ---------- FILE 2 of 3:  checkout.py ----------
    # Caller that applies the discount to a cart total.
    def final_price(cart_total, discount):
        """
        Apply a discount to a cart total and round to 2 decimals.
        Caller assumes normalize_discount returns the FRACTION to
        subtract (e.g. 0.20), not the multiplier to keep (0.80).
        """
        fraction_off = normalize_discount(discount)
        price = cart_total - (cart_total * fraction_off)
        return round(price, 2)
    
    
    # ---------- FILE 3 of 3:  test_checkout.py ----------
    # The test is CORRECT. A $100 cart with 20% off should be $80.00.
    def test_twenty_percent_off():
        result = final_price(100, 20)
        expected = 80.00
        assert result == expected, (
            f"test_checkout.py: expected {expected}, got {result} "
            f"-- check the test's expected value"   # <-- misleading hint
        )
    
    
    if __name__ == "__main__":
        test_twenty_percent_off()
        print("PASSED")

    Amazing! Not just that it was able to find the right bug, but to do that and give the resolution in such a succinct manner. Models as used to wordiness in their responses. GPT 5.6 is a breath of fresh air I this regard.

    Test 3: GPT 5.5 Sol vs GPT-5.5, Coding

    Prompt: “Refactor this function for readability and correctness without changing its behavior. Then list any edge cases it mishandles.”

    def p(d):
        r=[]
        for i in d:
            if i!=None and i not in r: r.append(i)
        return sorted(r) if all(type(x)==int for x in r) else r
    • GPT 5.6 Sol coding
      GPT 5.6 Sol Response
    • GPT 5.5 Response in Coding
      GPT 5.5 Response

    Wow! GPT 5.6 Sol was able to do the requested, at 1/5th the response size of GPT 5.5. Clear and obvious improvement.

    Test 4: The GPT 5.6 Stress Test (the Sol sleeper claim)

    Prompt: “Summarize the following text in exactly three bullet points, then extract every date and dollar figure into a JSON object with keys “dates” and “amounts”:

    Click here to view the text

    Correct and to the point observation.

    Test 5: The Contradiction Trap (Sol, High reasoning claim)

    Prompt: “Schedule 6 speakers (A, B, C, D, E, F) across 3 rooms and 4 time slots. Constraints: A and B cannot be scheduled in the same time slot; C must be in an earlier slot than D; E needs Room 1 to itself for two consecutive slots; F must present in the final slot; and no room may sit empty in any slot. Give me the full schedule.”

    Response:

    Observation

    Sol didn’t take the bait. Everything about the prompt says produce a grid. It counted instead.

    Twelve room-slots must be filled. Six speakers fill six; E’s two-slot claim adds one. Seven of twelve. Inconsistent before scheduling begins.

    The tell is what it ignored: A/B, C-before-D, F’s closing slot. Decoys, all of them. Sol found the conflict between cardinality and coverage and argued only that.

    One miss. We asked for the minimal constraint to relax. Sol offered three exits and ranked none, though only one is a single-constraint fix.

    The Bottom Line

    GPT-5.6 are three stories just in one. 

    The first is the model family: a flagship that pushes the agentic frontier, a workhorse that halves production costs, and a budget tier carrying last generation’s flagship quality at a dollar. Tiering this clean makes routing, not model choice, the new architecture question.

    The specs say this is the best model family ever shipped. Based on my experience, I agree. Now it’s for you to test these models on your workflows and decide for yourself. 

    Frequently Asked Questions

    Q1. When does GPT-5.6 launch and how do I get it?

    A. GPT-5.6 Sol, Terra, and Luna launched publicly on Thursday, July 9, 2026, following Commerce Department approval, with preview access already expanding globally. The rollout covers the API, Codex, and ChatGPT. OpenAI has not yet published which ChatGPT subscription tiers get Sol first, so check the model picker on launch day.

    Q2. What is the difference between GPT-5.6 Sol, Terra, and Luna?

    A. Sol is the flagship for the hardest work: long-horizon coding agents, security research, and deep analysis. Terra matches GPT-5.5 quality at half the price, making it the migration target for production workloads. Luna is the fastest, cheapest tier yet still lands near GPT-5.5 on several tests.

    Q3. How much does GPT-5.6 cost, and what is Sol Fast?

    A. Per million tokens: Sol is $5 input and $30 output, Terra $2.50 and $15, Luna $1 and $6. Sol Fast is a new premium option at $12.50 and $75 that serves the same flagship model at up to 750 tokens per second on Cerebras hardware.

    Q4. Why was GPT-5.6 delayed by the US government?

    A. Sol is OpenAI’s most capable cybersecurity model, so at the government’s request under a new cyber Executive Order framework, the June 26 launch began as a limited preview for roughly 20 vetted organizations. After additional testing and agency meetings, the Commerce Department approved the broad launch twelve days later.

    Q5. Is GPT-5.6 safe, given its cybersecurity capability?

    A. OpenAI classifies all three models at its “High” cyber risk level, with Sol solving 96.7% of internal capture-the-flag challenges, but says none can autonomously run a complete attack campaign under test conditions. They ship with five layered safeguards hardened by over 700,000 GPU hours of red-teaming.


    Vasu Deo Sankrityayan

    I specialize in reviewing and refining AI-driven research, technical documentation, and content related to emerging AI technologies. My experience spans AI model training, data analysis, and information retrieval, allowing me to craft content that is both technically accurate and accessible.

    Login to continue reading and enjoy expert-curated content.

    Related posts:

    A Gentle Introduction to MCP Servers and Clients

    Top 7 AI Agent Orchestration Frameworks

    5 Free AI Tools to Understand Code and Generate Documentation

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleMy favorite game of 2026 so far just got a major free expansion — and you don’t even need to own the actual game to play it
    gvfx00@gmail.com
    • Website

    Related Posts

    Business & Startups

    Running OpenClaw with Ollama – KDnuggets

    July 10, 2026
    Business & Startups

    Mastering Claude’s /loop & Codex

    July 9, 2026
    Business & Startups

    7 Steps to Automating Descriptive Statistics with Python

    July 9, 2026
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Black Swans in Artificial Intelligence — Dan Rose AI

    October 2, 2025206 Views

    Every Clue That Tony Stark Was Always Doctor Doom

    October 20, 2025131 Views

    We let ChatGPT judge impossible superhero debates — here’s how it ruled

    December 31, 2025100 Views
    Stay In Touch
    • Facebook
    • YouTube
    • TikTok
    • WhatsApp
    • Twitter
    • Instagram

    Subscribe to Updates

    Get the latest tech news from tastytech.

    About Us
    About Us

    TastyTech.in brings you the latest AI, tech news, cybersecurity tips, and gadget insights all in one place. Stay informed, stay secure, and stay ahead with us!

    Most Popular

    Black Swans in Artificial Intelligence — Dan Rose AI

    October 2, 2025206 Views

    Every Clue That Tony Stark Was Always Doctor Doom

    October 20, 2025131 Views

    We let ChatGPT judge impossible superhero debates — here’s how it ruled

    December 31, 2025100 Views

    Subscribe to Updates

    Get the latest news from tastytech.

    Facebook X (Twitter) Instagram Pinterest
    • Homepage
    • About Us
    • Contact Us
    • Privacy Policy
    © 2026 TastyTech. Designed by TastyTech.

    Type above and press Enter to search. Press Esc to cancel.

    Ad Blocker Enabled!
    Ad Blocker Enabled!
    Our website is made possible by displaying online advertisements to our visitors. Please support us by disabling your Ad Blocker.