GPT-6 Luna is a chat model from OpenAI, tracked here with third-party throughput measurements of roughly 151 output tokens per second and about 1.46 seconds to first token.
| Provider | Input / 1M | Output / 1M | Cached / 1M |
|---|---|---|---|
| $0.050 | $0.250 | $0.0050 | |
| $0.100 | $0.500 | $0.010 | |
| $0.100 | $0.500 | $0.010 |
Prices updated daily. Last check: Sep 23, 2026
Input, output, and batch rates, plus alternatives, for one provider at a time.
Benchmarks measured Sep 2026. Scores are independent evaluations, not vendor-reported.
GPT-6 Luna is positioned as a general chat model, which makes it a candidate for conversational assistants, drafting and rewriting text, summarization, question answering over supplied context, and back-office automation where responses are generated and streamed to a user. Its measured throughput of roughly 151 tokens per second means long-form responses render at a readable pace in a streaming UI, while the ~1.46 second time to first token is acceptable for chat but less suited to autocomplete, voice turn-taking, or other sub-second interaction loops. Because our database does not record a confirmed context window or multimodal support for this model, teams planning retrieval-heavy pipelines, very long document ingestion, or image input should confirm those capabilities in OpenAI's documentation before committing. For batch or high-volume classification work, compare its per-token cost in the pricing table against smaller models, since serving speed alone rarely determines total job cost.
Pricing depends on which provider you route through and on the pricing type — input tokens, output tokens, and any cached or batch rates are billed separately, and providers change rates frequently. Check the pricing table on this page for the current per-provider figures rather than relying on a quoted number.
It is a chat model, so it fits conversational assistants, text drafting and editing, summarization, and question answering against context you supply in the prompt. Its measured ~151 tokens per second output speed suits streaming chat interfaces where the user reads the response as it arrives.
Artificial Analysis measurements recorded in our database put output throughput at about 150.7 tokens per second with a time to first token around 1,460 milliseconds. Those are averages — actual numbers shift with provider, prompt length, and traffic levels.
We do not currently have a confirmed context window recorded for GPT-6 Luna in our database. Consult OpenAI's official model documentation for the authoritative limit before designing a long-context or retrieval-heavy pipeline around it.
Its roughly 1.5 second time to first token is fine for typical chat, where a short pause before streaming begins is expected, but applications like voice turn-taking or inline code autocomplete generally target lower initial latency. Compare its time-to-first-token figure against other models listed on this site if that metric drives your decision.