AI Weekly Malaysia

Back to items Summaries

Advancing the price-performance frontier with GPT‑5.6

ID
9288
Status
summarized
Published
31 Jul 2026, 7:58 AM
Fetched
31 Jul 2026, 8:44 AM
Provider
Simon Willison
Category
developer-ai
Original URL
https://simonwillison.net/2026/Jul/30/luna-price-drop/
Source URL
https://simonwillison.net/atom/everything/

Summary

Score
8.0
Created
31 Jul 2026, 4:27 PM
Tags
Audience
developersvibe_codersai_agent_userssaas_founders

What happened

OpenAI slashed GPT-5.6 Luna's price by 80% to $0.20/million input tokens and $1.20/million output tokens, making it cheaper than Gemini 3.1 Flash-Lite ($0.25/$1.50) and one-fifth of Claude Haiku 4.5's input cost. The cost reduction came from using GPT-5.6 Sol to optimize inference kernels in Triton and Gluon, cutting end-to-end serving costs by 20%. Simon Willison immediately switched his agent.datasette.io demo from Gemini 3.1 Flash-Lite to Luna.

Why it matters

If you're running AI agents or LLM-backed apps on a budget, re-evaluate your model choice now—Luna's new pricing undercuts the cheapest alternatives and may materially lower your API bill, especially for high-volume input workloads. Willison's own switch from Gemini 3.1 Flash-Lite is a concrete signal that the price-performance frontier has shifted.

Discussion angle

Compare Luna's new pricing against your current model for your actual token usage patterns—input-heavy workloads benefit most from the 5x input cost drop vs Claude Haiku 4.5, but output-heavy workloads should compare against Gemini 3.1 Flash-Lite's $1.50 output rate.

Top