Model icon
gpt-6-luna
Chat
Model:
Efficient reasoning for focused, high-volume tasks
Chat

This Playground is for demo purposes. Data is only valid in the current window and will be cleared on refresh.

Type a message...

Configuration
1.0
1.0
Pricing details

Transparent pricing with no hidden fees. Pay as you go.

OpenAIgpt-6-luna
Input
PoYo price
$0.080/1M tokens
16 credits
Official price
$0.100/1M tokens
Official
You save
20%
OpenAIgpt-6-luna
Output
PoYo price
$0.400/1M tokens
80 credits
Official price
$0.500/1M tokens
Official
You save
20%
OpenAIgpt-6-luna
Cache Read
PoYo price
$0.008/1M tokens
1.6 credits
Official price
$0.010/1M tokens
Official
You save
20%
OpenAIgpt-6-luna
Cache Write
PoYo price
$0.100/1M tokens
20 credits
Official price
$0.125/1M tokens
Official
You save
20%

* Actual fees are based on the final output.

GPT-6 LUNA · AVAILABLE NOW

Efficient reasoning for focused, high-volume tasks

GPT-6 Luna API

GPT-6 Luna is OpenAI’s GPT-6 model for focused, high-volume workloads. Released on September 22, 2026, it accepts text and images and produces text. The specifications below describe the official model; PoYo provides the integration and prices shown on this page.

Key Features of GPT-6 Luna

Efficient reasoning for focused, high-volume tasks

01

Long context, text and image input

OpenAI documents a 1,050,000-token context window, up to 922,000 input tokens and 128,000 output tokens. Text and images are accepted as inputs; the output is text. These are official model limits, not a promise that every request can use all limits simultaneously.

  • 1,050,000-token context
  • Text + image input → text output
OpenAI official context-window diagram

02

Six reasoning settings

The official settings are none, low, medium, high, xhigh and max; medium is the default. OpenAI directs tool use to Responses. Function calling through Chat Completions requires reasoning_effort=none.

PoYo has verified basic text requests through Chat Completions and Responses. Image input, streaming, reasoning settings, structured outputs and tool execution have not been validated in this integration; official support alone does not establish channel support.

  • reasoning.effort: none → max
  • Chat function calling: reasoning_effort=none
OpenAI official function-calling workflow diagram

03

Clear token pricing

For standard requests with up to 272K input tokens, OpenAI lists $0.10 input, $0.50 output, $0.01 cached input and $0.125 cache writes per million tokens. PoYo’s corresponding base rates are $0.08, $0.40, $0.008 and $0.10.

  • PoYo base rates: 80% of official standard rates
  • Official long-context and other processing tiers are separate
Clear token pricing

Application ideas for GPT-6 Luna

01

Text classification

Evaluate Luna for routing support requests or applying a fixed set of document labels.

02

Summaries and extraction

Try focused summaries or extraction from supplied text, and check results against your own examples.

03

Drafting assistance

Use constrained prompts for short drafts, rewrites and suggested replies.

04

Small coding tasks

Evaluate code explanations and small edits with your own tests before applying them.

Official GPT-6 Luna specifications

SpecificationGPT-6 Luna
Release date2026-09-22
Context window1,050,000 tokens
Maximum input922,000 tokens
Maximum output128,000 tokens
Knowledge cutoff2026-05-18
Input / outputText + images / text
Reasoning settingsnone · low · medium · high · xhigh · max
Fine-tuningNot supported by the official model

Checked on September 23, 2026. Official model specifications; channel limits and feature availability may differ.

GPT-6 Luna questions, answered

Is GPT-6 Luna available on PoYo?

GPT-6 Luna is available on PoYo via /v1/chat/completions + /v1/responses. Use model ID gpt-6-luna.

What does GPT-6 Luna cost on PoYo?

Per million tokens: input $0.08, output $0.4, cache reads $0.008. Base prices are 80% of official standard rates.

What are the context and output limits?

OpenAI documents a 1,050,000-token context window, up to 922,000 input tokens and 128,000 output tokens. Text and images are accepted as inputs; the output is text. These are official model limits, not a promise that every request can use all limits simultaneously.

Can Luna generate images or audio?

The model itself produces text and accepts text and image input. Audio and video are not supported modalities. OpenAI lists image generation as a separate Responses tool, not as native image output from Luna.

Are all official tools available on PoYo?

PoYo has verified basic text requests through Chat Completions and Responses. Image input, streaming, reasoning settings, structured outputs and tool execution have not been validated in this integration; official support alone does not establish channel support.

Build with GPT-6 Luna on PoYo

01

One model ID

Use gpt-6-luna in the existing Chat Completions or Responses integration.

02

Visible usage prices

Compare input, output and cache prices in the pricing table above.

03

Documented capabilities

Check the model specifications on this page and validate the features your application needs.

04

Interactive playground

Try text prompts on this page and switch between Chat Completions and Responses before integrating.