GPT-6 Astra is OpenAI's GPT-6 flagship for the hardest reasoning and long-horizon agentic work. Reach for it when a task needs the strongest OpenAI model available and a 1.05M-token window.
Modalities
Text+Image → Text
Below release
Not established
Weights
Not published
Where it sits in the catalogue Kyma measures
Every number against every text model Kyma prices per token — a stated rule, not a chosen line-up.
$13.50
output $67.50 · cached $1.35
median $1.009 · best $0.0494
$67.50
per 1M tokens generated
median $3.528 · best $0.2164
Not measured yet
median 93.5% · best 100.0%
Not measured
probe median, one fixed prompt
median 39.4 tok/s · best 322.4 tok/s
Not measured
probe median, to a complete answer
median 2.54 s · best 0.85 s
1.05M
max output 128,000
published by OpenAI, not measured here
Tick above each rail is this model, below it the other 68. Dashed rule is the field median, solid is its best. Better is left; the axis stops at the 90th percentile, so a few models sit past its right edge.
Usage
How much this model is actually called here.
Rank
#96
of 98 active models
Tokens served
0
all-time
Platform share
0.0%
of all tokens
Pricing
Pay per token. Cached input bills at this model’s own cached rate, listed below.
+ Estimate your workload− Estimate your workload
Estimated monthly cost
$1,604
$53.46 / day on GPT-6 Astra
Same workload on:
Estimates use list pricing with cached input at this model's own cached rate. Actual bills depend on real token counts, and every response includes its exact cost.
When to use GPT-6 Astra
Where this model earns its cost — and where it doesn't.
GPT-6 Astra went GA on 2026-09-04. OpenAI's model page lists a 1,050,000-token context window, 128,000 max output tokens, an April 30, 2026 knowledge cutoff and reasoning token support. Text is input and output; images are input only; audio and video are not supported.
On Kyma it is served through the OpenAI-compatible endpoint with exact cost reporting in the usage.cost field. Prompt caching is supported at this model's cached input rate. The rate doubles above 272K prompt tokens, exactly as OpenAI prices it.
It is a closed model available by API only. It is the successor to GPT-5.6 Sol in OpenAI's line-up and is priced above it.
Hardest reasoning
Multi-step analysis, proofs and planning where the strongest OpenAI model is the point.
Long-horizon agents
A 1.05M-token window and 128K output cap keep long agent sessions in one context.
Document and image understanding
Image input plus the long window for contracts, decks and screenshots.
Not ideal for: Cost-sensitive or high-volume traffic — this is a flagship rate, and prompts above 272K tokens bill at twice it.
How it compares
Against the peers people actually weigh it against.
| Spec | GPT-6 Astra | GPT-5.6 Sol Pro | GPT-5.6 Sol |
|---|---|---|---|
| Input /1M | $13.50 | $2.70 | $2.70 |
| Output /1M | $67.50 | $13.50 | $13.50 |
| Context | 1M | 1M | 1M |
| Tools | Yes | Yes | Yes |
| Reasoning | Yes | Yes | Yes |
| Throughput | Not measured | 54.7 tok/s | 28.8 tok/s |
Quick start
Up and running in under two minutes.
- 1
Create an API key
Sign up and grab a key from the dashboard. GPT-6 Astra needs a top-up — the signup credit covers the free tier.
Get API key → - 2
Make your first request
Drop in your key and send a chat completion — fully OpenAI-compatible.
curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-6-astra", "messages": [ {"role": "user", "content": "Explain prompt caching in one paragraph."} ] }' - 3
Stream responses
Add
"stream": trueto receive tokens as they arrive.curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-6-astra", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
What is the context window of GPT-6 Astra?
How much does the GPT-6 Astra API cost?
Does GPT-6 Astra support function calling?
Are the weights for GPT-6 Astra publicly available?
Is GPT-6 Astra ever served below the precision its creator released it at?
How do I use GPT-6 Astra?
How does GPT-6 Astra compare with GPT-5.6 Sol?
Why does the price double above 272K prompt tokens?
Why use GPT-6 Astra through Kyma?
More models by OpenAI
See all 12 →| Model | Context | Input | Output |
|---|---|---|---|
GPT Transcribe | — | $0.006075 / min | |
GPT-5.6 Terra | 1M | $2.70 | $16.20 |
GPT-5.6 Luna | 1M | $0.27 | $1.62 |
GPT-5.6 Luna Pro | 1M | $0.27 | $1.62 |
GPT-5.6 Terra Pro | 1M | $2.70 | $16.20 |
GPT-5.6 Sol | 1M | $2.70 | $13.50 |
GPT-5.6 Sol Pro | 1M | $2.70 | $13.50 |
GPT Image 2 | — | $0.072 / image | |
