Requesty
OpenAI logo

gpt-6-luna

OpenAI/Proprietary/2 providers

GPT-6 Luna is the fast, cost-efficient model in OpenAI's GPT-6 series, positioned below GPT-6 Sol. It is suited for high-volume and latency-sensitive workloads such as chat, classification, and lightweight agentic tasks, and at higher reasoning effort it can take on complex software engineering and computer-use tasks that previously called for a Sol-tier model.More

Which id to call

gpt-6-luna

Requesty routes this id across every provider serving gpt-6-luna, picking on price and health and failing over automatically. The id stays valid when a provider changes underneath it.

From /1M input

$0.05

OpenAI Inc.

Context

1.1M

128K output

Best first token

3.14s

OpenAI Inc.

Price spread

2.4x

7 endpoints

Capabilities 6/8

VisionReasoningTool callingCachingWeb searchJSON schemaComputer useImage generation

116/s

Week of Sep 21, latest, median of 2 providers

Median tokens per second once generation starts, measured on traffic routed through Requesty through Sep 25. Hover a week to read it.more

The bold line starts in the week of Sep 21, the first week this model was called through Requesty, and the weeks shaded before it hold no sample for it. Each provider line is that provider's own median across every model it serves, which is the grain published per provider, so a provider line can cover weeks this model was not called in yet. The exact per-provider figures for this model are ranked below.

7 endpoints / 6 regions

Providers serving gpt-6-luna

Provider prices, per 1M tokens. Pay as you go adds 5%, or 0% on your own keys.more

The two panes rank gpt-6-luna as measured on Requesty traffic: by the provider that served it, and by the region the request came from, where the share is how much of that region's traffic this model carries. Whole-window figures, because that is the grain Requesty publishes per provider and per region.

By provider

highest first
Microsoft Azure AI152/s
OpenAI Inc.79/s
Median tokens per second once generation starts. Bar length is the value, so the longest bar wins.more

Whole-window figures as published, not an average of weekly points.

By traffic region

highest first
Europe131/s
Asia Pacific87/s
United States86/s
Median tokens per second once generation starts. Bar length is the value, so the longest bar wins.more

Whole-window figures as published, not an average of weekly points.

Providers serving gpt-6-luna, with pricing and measured performance. The best value in each column is highlighted.
RankCost 10wkPrivacy
1OpenAI Inc.Global1.1M$0.05$0.25$0.00503.14s79.0-OpenAI Inc.: Cost by week, across every model it servesno-train
2OpenAI Inc.Global1.1M$0.10$0.50$0.013.14s79.0-OpenAI Inc.: Cost by week, across every model it servesno-train
3Microsoft Azure AIeastus21.1M$0.10$0.50$0.013.53s152.0-Microsoft Azure AI: Cost by week, across every model it serveszdr
4Microsoft Azure AIfrancecentral1.1M$0.12$0.60$0.013.53s152.0-Microsoft Azure AI: Cost by week, across every model it serveszdr
5Microsoft Azure AIgermanywestcentral1.1M$0.12$0.60$0.013.53s152.0-Microsoft Azure AI: Cost by week, across every model it serveszdr
6Microsoft Azure AIswedencentral1.1M$0.12$0.60$0.013.53s152.0-Microsoft Azure AI: Cost by week, across every model it serveszdr
7Microsoft Azure AIwesteurope1.1M$0.12$0.60$0.013.53s152.0-Microsoft Azure AI: Cost by week, across every model it serveszdr

A column is blank where no qualifying sample exists, and every row links to that provider's endpoint page.

model=

Which id to call

One base url, https://router.requesty.ai/v1, and one key for every id here.

gpt-6-luna

Requesty routes this id across every provider serving gpt-6-luna, picking on price and health and failing over automatically. The id stays valid when a provider changes underneath it.

OpenAI compatible

Call it in three lines

Change the base url, use your Requesty key, set the model to any id on the left. Existing OpenAI SDK code needs no other edit.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1", ) response = client.chat.completions.create( model="gpt-6-luna", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ], ) print(response.choices[0].message.content)

Artificial Analysis

Benchmark scores

Intelligence Indexreasoning
37.3%

Artificial Analysis Intelligence Index: a composite of multiple evaluations measuring overall model capability.

Scores from artificialanalysis.ai. They measure the model, not the provider, so they are the same on every endpoint above.

6

More from OpenAI

Reference

gpt-6-luna questions

Which providers serve gpt-6-luna?

gpt-6-luna is available from 2 providers through Requesty: OpenAI Inc., Microsoft Azure AI. All endpoints share one OpenAI-compatible API and one key, and Requesty fails over between them automatically.

How much does gpt-6-luna cost?

Pricing starts at $0.05 per million input tokens and $0.25 per million output tokens on OpenAI Inc., the cheapest endpoint. Prices vary by provider and region; the table above shows every endpoint. Those are the upstream provider rates: pay as you go adds 5% on top, or 0% if you bring your own provider keys.

Is gpt-6-luna open weights?

No. gpt-6-luna is a proprietary model from OpenAI, served through OpenAI's own API and licensed cloud platforms.

What is the context window of gpt-6-luna?

gpt-6-luna supports up to 1.1M tokens of context, with up to 128K output tokens per response. Some providers expose a smaller window; check the per-endpoint context column above.

Which provider is fastest for gpt-6-luna?

In recent production traffic through Requesty, OpenAI Inc. had the lowest median time to first token (3.14s) for gpt-6-luna. Latency shifts over time, so Requesty's latency-based routing picks the fastest healthy provider per request automatically.

How do I use gpt-6-luna with the OpenAI SDK?

Install the OpenAI SDK, set base_url to "https://router.requesty.ai/v1", set your API key to your Requesty key, and set the model to "gpt-6-luna" or any endpoint id from the table above. The quickstart section shows Python, JavaScript and cURL snippets.

Should I call gpt-6-luna by its managed id or a provider id?

Use the managed id, "gpt-6-luna". Requesty picks which of the 2 providers serves each request based on price and health, and fails over when one degrades, so the id keeps working while the routing changes underneath it. There is also an EU-only id, "gpt-6-luna@eu", which routes the same way but only through EU-hosted providers. Send a provider id like "openai/gpt-6-luna:flex" only when you need one specific deployment and want no failover.

Route gpt-6-luna through one endpoint

One key for 2 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in.

Benchmark rankings