메뉴
BL
The Decoder • 3일 전

GPT-6 솔·루나, 가격 절반 낮추고 성능은 소폭 향상

IMP
8/10
핵심 요약

OpenAI가 GPT-6 Sol과 Luna를 출시하며 이전 모델 대비 토큰 가격을 50% 인하했습니다. 성능은 전작과 비슷하지만 저렴한 가격으로 Anthropic의 고가 모델들과 가격 대비 성능 경쟁을 노립니다. 개발자들은 캐싱 할인 강화와 함께 복잡한 반복 작업용 Sol, 대량 단순 작업용 Luna를 저비용으로 활용할 수 있습니다.

번역된 본문

GPT-6 Sol과 Luna로 OpenAI는 전작과 동일한 성능을 절반의 토큰 가격에 제공하며 Anthropic의 더 비싼 모델들과 경쟁하는 두 개의 저렴한 모델을 라인업에 추가했습니다.

가장 큰 변화는 GPT-5.6 Sol 및 Luna 대비 50% 가격 인하입니다. GPT-6 Sol은 이제 백만 입력 토큰당 2달러, 백만 출력 토큰당 10달러이며, Luna는 입력 0.10달러, 출력 0.50달러입니다. OpenAI는 캐싱과 추론 기술의 개선으로 가격을 낮출 수 있었으며 그 절감 효과를 사용자에게 그대로 전달한다고 밝혔습니다. 이 가격대는 저렴한 오픈 웨이트 모델과 비슷한 수준입니다. 이전에 라인업에서 가장 저렴했던 Terra는 더 이상 제공되지 않습니다.

모델 | 입력 | 출력 GPT-6 Sol (vs GPT-5.6 Sol) | $4 → $2 | $20 → $10 GPT-6 Luna (vs GPT-5.6 Luna) | $0.20 → $0.10 | $1.20 → $0.50

OpenAI에 따르면 Sol은 새 기능 구현, 코드 리뷰, 디버깅, 데이터 분석 같은 반복적인 복잡한 작업용으로 설계되었습니다. Luna는 문서 요약, 정보 추출, 간단한 질의응답처럼 대량의 명확히 정의된 작업을 저비용으로 처리하도록 만들어졌습니다.

토큰 가격 인하와 함께 OpenAI는 GPT-6의 프롬프트 캐싱을 개선해 캐시된 입력 토큰에 90% 할인을 제공합니다. 새로운 프롬프트 캐싱 대시보드와 진단 도구가 개발자의 캐시 사용 최적화를 돕고, 개발자는 캐시를 무효화하지 않고도 추론 강도와 도구 가용성을 변경할 수 있게 되었습니다.

출시 시점에 두 모델은 Plus, Pro, Business, Enterprise, Edu 구독자를 위해 ChatGPT Work와 Codex에서 이용할 수 있습니다. 무료 및 Go 사용자는 데스크톱 앱을 통해 Luna에 접근할 수 있지만, 일반 채팅에서는 처음에 두 모델 모두 제공되지 않습니다. API에서는 gpt-6-sol과 gpt-6-luna라는 이름으로 제공되며, ChatGPT에서의 접근은 점진적으로 확대되고 있습니다.

GPT-6 Sol과 Luna의 벤치마크 우위는 비용에서 나옵니다

OpenAI는 새 모델을 Anthropic의 Claude 라인업과의 가격 대비 성능 측면에서 주로 포지셔닝하고 있습니다. 컴퓨터 사용 능력을 테스트하는 OSWorld 2.0에서 OpenAI는 GPT-6가 약 80% 낮은 비용으로 Claude Opus 5와 비슷한 결과를 낸다고 밝혔으나, 이 분야에서는 여전히 Astra가 선두입니다.

47개 도구에서 비즈니스 워크플로를 테스트하는 AutomationBench에서는 최고 강도의 GPT-6 Sol이 최대 강도의 Claude Opus 5를 능가한다고 합니다. OpenAI에 따르면 Sol의 작업당 비용은 Opus의 9%에 불과합니다. 한편 Luna는 전작보다 5.4%포인트 향상되면서 비용은 58% 절감됐습니다.

코딩 분야에서 OpenAI는 두 벤치마크 결과를 제시했습니다. FrontierCode 1.1은 AI 에이전트가 실제 기존 코드베이스에 통합 가능한 코드를 작성하는지 테스트하며, 테스트 품질, 코드 스타일, 요구사항 준수 여부를 검사합니다. GPT-6 Sol은 최대 강도에서 49.3%를 기록하며 작업당 2.14달러의 비용이 들었고, 이는 최대 강도에서 50.3%를 기록하지만 작업당 12.83달러로 6배 비싼 Claude Fable 5.1과 대등한 수준입니다. Claude Opus 5는 이 테스트에서 가장 좋은 결과를 낸 중간 강도 설정에서 4.31달러로 53.4%를 기록했습니다.

OpenAI의 추론 강도 단계가 과도해지고 있습니다

실제 코드베이스에서 장기간 진행되는 까다로운 소프트웨어 엔지니어링 작업을 테스트하는 벤치마크 DeepSWE v1.1에서 OpenAI는 최대 강도의 GPT-6 Sol이 68.8%를 기록했다고 보고했습니다. 이는 'xhigh'에서 Claude Fable 5의 최고 점수인 69.9%와 1.1%포인트 차이이며, 'max'의 Fable은 작업당 21.63달러로 69.7%를 기록합니다.

물론 Sol은 이 분야에서 최전선을 노리는 것이 아닙니다. Claude Opus 5는 최대 강도에서 작업당 11.84달러로 73.7%를, OpenAI 자체의 GPT-5.6 Sol은 6.46달러로 72.7%를 기록합니다. GPT-6 Sol의 요점은 그 수준에 근접한 성능을 몇 분의 일의 가격으로 달성하는 것입니다. 'xhigh' 강도에서는 작업당 1달러로 66.6%를 기록합니다. Luna는 더 저렴합니다.

원문 보기
원문 보기 (영어)
OpenAI's GPT-6 Sol and Luna cut prices in half but barely move the needle on performance Matthias Bastian View the LinkedIn Profile of Matthias Bastian Sep 22, 2026 Nano Banana Pro prompted by THE DECODER Ask about this article… Search With GPT-6 Sol and Luna, OpenAI adds two cheaper models to its lineup that match their predecessors' performance at half the token price and aim to rival some of Anthropic's more expensive models. The biggest change is a 50 percent price cut compared with GPT-5.6 Sol and Luna. GPT-6 Sol now costs $2 per million input tokens and $10 per million output tokens, while Luna comes in at $0.10 for input and $0.50 for output. OpenAI attributes the lower prices to improvements in caching and inference, saying it's passing those savings directly to users. That puts its pricing in the same range as cheaper open-weight models. Terra, previously the cheapest model in the lineup, is no longer available. Ad Model Input Output GPT-6 Sol vs. GPT-5.6 Sol $4 → $2 $20 → $10 GPT-6 Luna vs. GPT-5.6 Luna $0.20 → $0.10 $1.20 → $0.50 According to OpenAI, Sol is designed for recurring complex tasks such as building new features, reviewing code, debugging, and analyzing data. Luna is meant to handle large volumes of well-defined tasks at low cost, like summarizing documents, extracting information, and answering short questions. Ad Along with cutting token prices, OpenAI says it has improved prompt caching for GPT-6, offering a 90 percent discount on cached input tokens. A new prompt caching dashboard and diagnostics tool are meant to help developers optimize cache usage, and developers can now change reasoning effort and tool availability without invalidating the cache. At launch, both models are available in ChatGPT Work and Codex for Plus, Pro, Business, Enterprise, and Edu subscribers. Free and Go users get access to Luna through the desktop app, but neither model is initially available in regular chat. The API offers them as gpt-6-sol and gpt-6-luna , while access in ChatGPT is rolling out gradually. Ad GPT-6 Sol and Luna's benchmark advantage comes down to cost OpenAI is positioning the new models primarily on price-to-performance compared with Anthropic's Claude lineup. On OSWorld 2.0, which tests computer use, OpenAI says GPT-6 delivers results similar to Claude Opus 5 at roughly 80 percent lower cost, though Astra still leads in this category. On AutomationBench, which tests business workflows across 47 tools, GPT-6 Sol at its highest effort level reportedly beats Claude Opus 5 at maximum effort. OpenAI puts Sol's cost per task at just 9 percent of Opus's. Luna, meanwhile, improves on its predecessor by 5.4 percentage points while costing 58 percent less. Ad For coding, OpenAI provides results from two benchmarks. FrontierCode 1.1 tests whether AI agents produce code that can actually be integrated into an existing codebase, checking test quality, code style, and compliance with requirements. GPT-6 Sol scores 49.3 percent at maximum effort for $2.14 per task, putting it roughly on par with Claude Fable 5.1, which scores 50.3 percent at maximum effort but costs six times as much at $12.83. Claude Opus 5 reaches 53.4 percent for $4.31 at medium effort, the setting that produced its best result on this test. Ad OpenAI's reasoning levels are getting out of hand On DeepSWE v1.1, a benchmark for demanding software engineering tasks over long stretches in real codebases, OpenAI reports 68.8 percent for GPT-6 Sol at maximum effort. That's within 1.1 percentage points of Claude Fable 5's best score of 69.9 percent at "xhigh," while Fable at "max" hits 69.7 percent for $21.63 per task. Of course, Sol isn't chasing the frontier here. Claude Opus 5 reaches 73.7 percent at maximum effort for $11.84 per task, and OpenAI's own GPT-5.6 Sol scores 72.7 percent for $6.46. The point of GPT-6 Sol is to land close to those numbers for a fraction of the price. At "xhigh," it delivers 66.6 percent for $1.00 per task. Luna is cheaper still, matching that score at maximum effort for just $0.22. OpenAI says Luna's result is comparable to Claude Opus 5 and Claude Fable 5 at medium effort, while costing 93 percent less than Opus and 96 percent less than Fable. The DeepSWE results also turn the choice between OpenAI's own models into a headache. Luna at maximum effort matches Sol at "xhigh" while costing 78 percent less. Cranking Sol up to maximum effort only gets you to 68.8 percent, a mere 2.2 percentage points above Luna. Who's supposed to sort through all this in real-world use? Overall, OpenAI's benchmark selection looks cherry-picked. Metrics like GDPval for knowledge work or Terminal-Bench 4.0 for agentic coding are missing, even though they're part of the usual lineup. OpenAI also appears to have missed the launch of Opus 5.5 , which is potentially up to 40 percent cheaper than Opus 5 with significantly better performance. Independent analysis sees little actual progress According to Artificial Analysis , GPT-6 Sol and Luna cut per-task costs in half compared to their predecessors, but intelligence scores stay at GPT-5.6 levels, with gains in some evaluations and regressions in others. On the coding agent index, Sol improves by 2 points while Luna drops by 2, according to the analysis. Artificial Analysis also found regressions on two key knowledge-work benchmarks. On GDPval-AA v2.1, which tests computer-based knowledge work across 44 professional fields, Sol loses about 100 Elo points and Luna drops about 75. Manual inspection traced the regressions mainly to lower presentation quality and incomplete results. Artificial Analysis has faced criticism before , though, when it rated OpenAI's Astra model too low because of outdated benchmarks. Two benchmark updates followed, after which Astra was back on top. We'll see what happens this time. Either way, it's very much clear that OpenAI is betting heavily on price with GPT-6 Sol and Luna. Now the models need to prove themselves in day-to-day work, since benchmarks only tell part of the story. That may also explain why OpenAI left some of them out. Combined with the different reasoning levels and results that sometimes look tuned for benchmarks, whether intentionally or not, the whole benchmarking game seems more ridiculous with each new model launch. AI News Without the Hype – Curated by Humans Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section. Subscribe now Source: OpenAI
관련 소식