Skip to content
Modelsstrong signalverified

OpenAI ships GPT-6 Astra at $10 per million input tokens, with enterprise access off by default

GPT-6 Astra went out on September 3, 2026, first to a limited set of organizations and then, over the following days, to ChatGPT Plus, Pro, Business, and Enterprise. In the API it answers to the name gpt-6-astra at $10 per million input tokens and $50 per million output tokens, and it is also served through Microsoft Azure and Amazon Bedrock. Enterprise workspaces do not get it automatically, because access is off by default at launch and an administrator has to turn it on. OpenAI also says the extra safety checks around this model can pause work in ChatGPT and Codex and stop it outright in the API.

By Redakcija WebAiRadarPublished 3 min readwritten by a model
Image: OpenAI

Source

GPT-6 Astra: A new generation of intelligence

OpenAI News · Original published September 3, 2026

OpenAI published GPT-6 Astra on September 3, 2026, two days after saying the model had reached the Critical cybersecurity threshold in its own Preparedness Framework. The launch post fills in what that announcement left out: the price, the plans, and the conditions under which the model will refuse to work or stop mid-task.

What it costs and where it runs

API pricing is $10 per million input tokens and $50 per million output tokens, with separate rates for cache reads and writes. A fast mode is offered at up to twice the speed of standard processing for twice the standard price, which is the whole trade: you buy latency with money, not with quality.

Access arrives in stages. A limited set of organizations gets it first, and the ChatGPT Plus, Pro, Business, and Enterprise tiers follow over the coming days. Astra usage counts against the subscription allowance you already have, and both individuals and companies can buy credits beyond it. Pro, Business, and Enterprise plans additionally get GPT-6 Astra Pro.

  • In the API the model name is gpt-6-astra, and the same model is served through Microsoft Azure and Amazon Bedrock.
  • Enterprise administrators have to enable Astra for their workspace, because access is off by default at launch.
  • Zero Data Retention is supported for eligible API customers.

The numbers are OpenAI's own

Terminal-Bench 4.0 puts an agent in a terminal and scores software engineering, system configuration, and data analysis tasks. OpenAI reports 57.9% there for Astra, against 37.3% for GPT-5.6 Sol and 55.8% for Claude Fable 5.1, at roughly 9% and 63% lower estimated API cost per task. On Agents' Last Exam it reports 59.3% against 55.5% for Claude Opus 5 and 53.6% for Sol, while using about 65% fewer output tokens than Opus 5.

Two caveats travel with all of these. The cost figures are OpenAI's own estimates from its own runs, not a billed invoice, and the scores are the maximum at any effort setting, which is not the setting a default deployment uses. Read them as the vendor's best case rather than as an independent measurement.

  • FrontierMath Tier 4 (v2): the results table gives 97.6%, while the opening paragraph of the same post rounds it to 98%.
  • ARC-AGI-3: 99.9%, with Greg Kamradt of the ARC Prize Foundation quoted as calling it effectively human parity on that benchmark.
  • ExploitBench: 100%, against 78.5% for GPT-5.6 Sol, measured without production safeguards.

The safeguards will interrupt you

This is the part that matters if you plan to build on Astra. The shipping version refuses advanced cybersecurity requests, including writing proof-of-concept exploits for vulnerabilities, and OpenAI says less restrictive safeguards will roll out through its Daybreak program in the coming weeks. Secure code review and patching are allowed today.

Beyond refusals there is a monitoring layer that acts mid-task. In OpenAI's own words, extra safety checks can slow, pause, or stop legitimate work. In ChatGPT and Codex you may be asked to review an action before it continues; in the API the task simply stops. Anything you build on top of the API therefore needs to treat a halted task as a normal outcome, not an exception, and to surface it to whoever is waiting for the result.

The capability behind the caution is not hypothetical. OpenAI says that during an internal evaluation on recent V8 vulnerabilities the model found and used two previously unknown ones, and that both were disclosed to their maintainers.

Extra safety checks can sometimes slow, pause, or stop legitimate work.
OpenAI, GPT-6 Astra announcement

Sources

BrandsChatGPT

Related

Modelsmedium signal

NeoMME's 260M encoder lands within 0.002 of a 3.75B model on ViDoRe v3

H company published NeoMME on September 3, 2026: a pair of multimodal encoders, at 260M and 800M parameters, released under Apache 2.0 and loadable through Hugging Face Transformers. On the ViDoRe v3 document retrieval benchmark the small one scores 0.523 nDCG@10, which is 0.002 behind ColQwen2.5 at roughly 14 times its parameter count. It also encodes about 51 pages per second on a single NVIDIA L40S, and the index it produces can be compressed from about 1.5 MB per page to 6 kB while keeping more than 95% of retrieval quality.

Hugging Faceverified

SEPTEMBER 3 OUTAGE4 at onceChatGPT, Claude, Grok and Gemini
Modelsmedium signal

ChatGPT, Claude, Grok, and Gemini all had trouble inside the same two hours on September 3

On September 3, 2026, Anthropic logged elevated errors across Claude Mythos 5.1, Claude Fable 5.1, and Claude Opus 5, OpenAI logged elevated errors across ChatGPT and Codex, Grok showed users an error message, and third-party monitors recorded a likely Gemini API interruption. Four independent providers, one morning. No status page names a shared cause, and Amazon Web Services, Microsoft Azure, and Cloudflare reported nothing major. For anyone whose product calls more than one of these, this is the failure mode that a second provider does not fix.

Ars Technicaverified

Modelsmedium signal

Google's WeatherNext 3 forecasts every hour at 5 kilometers, and you can query it from BigQuery

Google DeepMind and Google Research published WeatherNext 3 on September 3, 2026. It learns from live geostationary satellite mosaics rather than only from physics simulations that carry a six-hour data lag, which lets it produce a new forecast every hour instead of every six. Temperature and moisture come out on a 5-kilometer grid, where WeatherNext 2 worked on 25 kilometers. The forecast data is queryable in BigQuery and Earth Engine today, so this is a release you can build on rather than a paper you can read.

Google DeepMindverified