GPT 5.6 Luna
OpenAI's fastest, most affordable GPT-5.6 tier — for high-volume, latency-sensitive, and budget-conscious workloads.
From OpenAI, GPT 5.6 Luna is a cloud text model. It is multimodal: alongside a text prompt it accepts images, then replies with generated text. Its context window handles up to 1.05M input tokens and up to 128K output tokens, and it supports adjustable reasoning effort for harder problems. Generation can be tuned with system instructions. It runs through Runware and Replicate using your own API key, from $0.20 per million input tokens.
- Released
- 1 month ago (Jul 2026)
- Pricing
- $0.20 / 1M in · $1.20 / 1M out
- Inputs
- Text, Images
- Context window
- 1.05M in · 128K out
- Reasoning
- Adjustable effort
- Controls
- System prompt
Examples
Generated with GPT 5.6 Luna via Replicate. The same three prompts run against every text model in the catalog, shown verbatim — so the only thing that changes between two models’ answers is the model.
Explain what an API is to someone who has never written code. Do not use a restaurant or waiter analogy. Plain prose only — no headings, bullet points, or markdown formatting. Maximum 50 words.
An API is a set of rules that lets different software programs communicate. It tells one program how to request information or actions from another, and describes the format of the response. For example, a weather app can use an API to request current conditions from a weather service.
A two-person startup is deciding whether to build their own user authentication or use a hosted provider. Give them a clear recommendation, then the single strongest argument against your own recommendation. Plain prose only — no headings, bullet points, or markdown formatting. Maximum 150 words.
Use a reputable hosted authentication provider rather than building authentication yourselves. For a two-person startup, this reduces security risk, accelerates launch, and avoids maintaining password storage, account recovery, multifactor authentication, session management, compliance controls, and defenses against evolving attacks. Choose a provider with strong security practices, clear pricing, data-export capabilities, good documentation, and support for standards such as OAuth 2.0, OpenID Connect, and WebAuthn. Keep your application’s authorization logic and user data model independent of the provider so switching remains feasible. The strongest argument against this recommendation is vendor dependency: an outage, price increase, policy change, account suspension, or migration difficulty could disrupt your product and limit your control over a critical capability. This risk is manageable through standards-based integration, backups of necessary user metadata, documented migration procedures, and, where justified, a secondary authentication path.
Write a briefing for a non-technical executive explaining why their company's spending on AI is hard to predict, and what they can do about it. Cover at least three distinct causes. Plain prose only — no headings, bullet points, or markdown formatting. Write exactly 205 words.
AI spending is difficult to predict because it combines uncertain demand, evolving technology, and usage-based pricing. Unlike traditional software, where a company may buy a fixed number of licenses, AI costs often rise with the volume and complexity of requests. A popular service, longer documents, more frequent analysis, or richer outputs can quickly increase consumption. The technology itself also changes rapidly. New models, tools, and hardware can make an existing approach cheaper, but may require new subscriptions, integration work, staff training, or migration. Forecasts can therefore become obsolete before a budget cycle ends. In addition, AI projects often begin as experiments. Some deliver value and expand quickly; others are stopped after modest spending. It is hard to know which outcome will occur in advance. Infrastructure creates another source of uncertainty. Running AI internally can produce variable costs for computing, storage, electricity, and specialized staff. External providers reduce some operational burdens but introduce price changes, service tiers, and contractual dependencies. Compliance, security, and data preparation can add unexpected expenses. Executives can improve control by separating experimentation from production budgets, setting spending limits and alerts, and tracking cost per business outcome rather than usage alone. Require pilots to define success measures and stopping rules. Negotiate clear pricing terms, review model choices regularly, and maintain alternatives among suppliers. Finally, report AI costs monthly alongside adoption, performance, and realized benefits so forecasts improve with experience.
OpenAI
OpenAI builds GPT, DALL·E, the Sora family, and the open-weight gpt-oss models, and has been a central force behind the modern wave of generative AI.
openai.com ↗