Tabbit
ResourcesBlogModels
Tabbit LogoTabbit

Tabbit — The AI Browser that Works for You

Topics

  • AI Browser Resources
  • Agentic Browser Resources
  • Browser Downloads and Install Guides
  • Browser Comparisons
  • AI Browser Alternatives
  • Browser Productivity Resources

Popular Guides

  • AI Browser
  • Agentic Browser Download
  • Best AI Browser 2026: Top 9 Tested & Ranked
  • AI Browser Download
  • Free AI Browser
  • Best AI Browser 2026
  • AI Browser Comparison 2026
  • AI Browser for Windows
  • AI Browser for Mac
  • Chrome Alternative 2026

Events

  • Tabbit Skill Competition
  • KPOP SBTI Fandom Personality Test
  • Tabbit Campus Creator Program
  • fifi's Picks: AI Skills for Research Papers
  • User Survey

About

  • Tabbit Blog
  • Press & Media
English
简体中文English
Prompt guide
OfficialGPT-6 Luna

GPT-6 Luna API Model Configuration

Original source

OpenAI Developers

AuthorOpenAI

Tabbit curation1970-01-01

Read original

One-sentence takeaway

The model page confirms the API model ID gpt-6-luna and lists its reasoning efforts, endpoints, input modalities, and Responses API tool support.

Use cases

  • Suitable tasks: Integrating GPT-6 Luna with the OpenAI API and checking its capabilities and parameter support.

  • Not suitable for: Inferring the model's quality or latency on a specific business dataset from this information alone.

  • Applicable model version: gpt-6-luna.

  • Applicable clients, agents, or APIs: OpenAI API. Prefer the Responses API when using built-in tools or function calling.

  • Recommended reasoning effort and parameters: reasoning.effort supports none, low, medium (default), high, xhigh, and max. The page does not specify a generally best effort level.

Ready-to-use content

Model ID and reasoning configuration

{
  "model": "gpt-6-luna",
  "reasoning": {
    "effort": "medium"
  }
}

Place this object in a Responses API request and add fields such as input for your application. medium is the default effort listed on the model page; this JSON is a configuration example, not a complete request body.

Capabilities and limitations

  • Input: text and images; output: text.

  • API endpoints listed on the page: Chat Completions, Responses, and Batch.

  • Responses API tools listed on the page: web search, file search, image generation, code interpreter, hosted shell, apply patch, skills, computer use, MCP, and tool search.

  • The page lists audio, video, Realtime, Assistants, fine-tuning, and other capabilities as unsupported.

  • The page lists a 1,050,000-token context window and a 128,000-token maximum output.

Reproduction notes and evidence limits

  • These are capabilities listed on the model catalog page. Actual endpoint and tool availability depends on account access, region, and the current API documentation.

  • The model name and reasoning effort in the configuration can be checked directly; this document does not provide a task-quality evaluation of Luna.

  • Pricing varies with context length and service mode. Check the model page and Pricing page before use.

Curated by Tabbit

Prompt material is summarized from public sources and Tabbit editorial notes. Check the original licensing and intended use before copying it.

GPT-6 Luna

Use in Tabbit

GPT-6 Luna

Related prompts

OfficialOpenAI Developers

GPT-6 Model Family Prompting Starter Guide

OfficialOpenAI Developers

General Prompt Engineering Guide for the OpenAI API

OfficialOpenAI official announcement2026-09-22

GPT-6 Prompt Caching and Long-Running Agent Optimization Workflow

MediaLiteLLM documentation2026-09-22

Configure GPT-6 Luna Proxy Routing in LiteLLM

GPT-6 Luna

Related reviews

OfficialOpenAI / Introducing GPT-6 Sol and Luna2026-09-22

OpenAI's Official Release: GPT-6 Luna Benchmark Results and Cost Positioning

MediaArtificial Analysis / GPT-6 Sol and Luna push the cost efficiency frontier2026-09-22

Artificial Analysis Independent Evaluation: GPT-6 Luna's Cost, Intelligence, and Coding Results

MediaArtificial Analysis / GPT-6 Luna: Release Intelligence, Performance & Price2026-09

Artificial Analysis Release Dashboard: GPT-6 Luna Performance, Cost, and Latency Across Six Effort Levels

CommunityReddit / r/codex2026-09-23

Reddit r/codex User Reports: GPT-6 Luna Coding Experience and Early Risks