OpenAI (GPT-6 Astra / GPT-5.6 family): the model schools meet first, and its role in a school platform
OpenAI's current flagship GPT-6 Astra launched on 3 September 2026 with a 1.05M-token context window at $10 / $50 per 1M tokens. This page sets out how GPT-6, GPT-5.6 Sol / Terra / Luna, GPT-4.1 and the o-series differ, what teachers can actually use them for, where they fall short, and how OpenAI works as the native provider inside the Edor.ai school platform.
Native provider. OpenAI is the platform default and also supplies the embedding, speech-to-text and text-to-speech models behind the knowledge base and oral practice. Administrators can switch models in the admin panel.
Specifications
- Vendor
- OpenAI · United States
- Representative model
gpt-6-astra- Released
- 2026-09-03
- Context window
- 1,050K tokens
- Max output
- 128K tokens
- Modalities
- Text / Image
- Open weights
- No
- API pricing
- $10 / $50 — USD per 1M tokens (input / output)
- Free tier available
- Yes
Short answer: OpenAI is the provider Hong Kong teachers meet first and the one Edor.ai uses by default. Its value is not that it is the newest or strongest, but that one vendor supplies chat, embedding and speech models — enough to run a complete school platform.
What this is: one vendor, three kinds of model a school needs
Most people know OpenAI through ChatGPT. For a school platform, though, what makes OpenAI hard to replace is that it supplies three model types at once:
- Language models (the GPT family): writing lesson plans, setting questions, marking, talking with students.
- Embedding models: turning school policies, curriculum outlines and teaching materials into vectors after chunking, so answers can cite the school's own documents. This is the foundation of a school knowledge base (RAG).
- Speech models: speech recognition (turning a student's reading aloud into text) and speech synthesis (modelling pronunciation) for Cantonese, Putonghua and English oral practice.
Anthropic and Poe currently offer only the first. That is why we recommend keeping an OpenAI or Azure OpenAI key even when a school wants Claude as its main model.
The current line-up: four lanes in a sentence each
The September 2026 line-up is best read as "one expensive tier and three affordable ones":
- GPT-6 Astra (3 September 2026): the current flagship, with a 1.05M-token context window, 128K output, and
reasoning.effortadjustable fromlowtomax. Pricing is $10 per 1M input tokens and $50 per 1M output tokens, with cached input at $1. Watch one cost trap: once a request exceeds 272K input tokens, the entire request is billed at double the input rate. - GPT-5.6 Sol / Terra / Luna (9 July 2026): three co-existing tiers from the previous generation. Sol is the flagship, Terra is the balanced everyday choice (and what ChatGPT Free and Go users get), and Luna is the fastest and cheapest, cut by a further 80% on 30 July 2026.
- GPT-4.1 / mini / nano: the previous workhorse with a 1M-token context window, still served in the API at far lower cost than the flagship.
- The o-series (o1, o3, o4-mini): the first "think before answering" reasoning models. Adaptive thinking has now superseded them, but conceptually they started the whole reasoning revolution.
The full version and price comparison is in the automatically generated series table further down this page.
Strengths: the four that matter most to a school
- The most complete ecosystem. Whether a teacher is looking for prompt templates or an IT coordinator is looking for integration documentation, OpenAI has the most material in both English and Chinese, which keeps training costs down.
- Mature speech support. Cantonese recognition holds up in real classroom conditions — primary pupils reading aloud, unclear articulation, background noise — which is the main reason we chose it behind oral practice.
- Deployable through Azure. Schools or sponsoring bodies already on Azure can reach the same models through Azure OpenAI while managing data residency and compliance documents in their own subscription.
- Clear tiering. Expensive and cheap options sit inside one vendor, so a platform can send hard tasks to the flagship and routine work to a cheap tier. For cost control that is far more effective than switching vendors.
Limits: what to say plainly to a principal
- Prices move a lot. GPT-6 Astra's $10 / $50 is about 2.5 times GPT-5.6 Sol's promotional rate. A school wiring up the API itself will struggle to budget, which is why we charge a fixed annual fee and absorb model price movements.
- Long context is priced separately. Above 272K tokens the whole request doubles, so pasting a term's worth of material in one go is poor value. The right approach is RAG, retrieving only the relevant passages.
- It does not know your school. No general model knows your teaching schedule, marking conventions or circular formats. That gap has to be closed with a knowledge base and prompt templates.
- Hallucination has not gone away. Models state wrong facts in a confident tone, especially on local details (Hong Kong curriculum specifics, school names, regulatory wording). Every outward-facing document and marking result needs teacher review.
- The free tier is not for students. Consumer ChatGPT has age terms, no teacher monitoring, and no way for the school to review conversations. Student use needs a gated platform.
Where each tier fits
Teachers: planning, tiered worksheets, rubrics, draft letters to parents, tidying meeting notes. A Terra or GPT-4.1 mini class model is enough for these; the flagship is unnecessary.
Students: only inside a gated, monitored environment. Our tutor mode restricts it to hints rather than answers and leaves the hint-level ceiling to the teacher.
IT coordinators: if the school wires up the API directly, set usage caps and monitoring first. Without quotas, one runaway batch job can burn a month's budget.
Prompts worth testing
Copy these into a Edor.ai teacher tool or any GPT interface. Note the third line, the constraints — that is what makes the output usable:
You are a Hong Kong primary General Studies teacher. Design a 30-minute inquiry activity on "Hong Kong's water resources" for Primary 5.
Output: three activity objectives mapped to learning outcomes, five guiding questions from simple to complex, a student worksheet in table form, and teacher observation points.
Constraints: write in Hong Kong English conventions; do not give away answers; if any figure is uncertain, write "teacher to verify" rather than inventing it.
Below is a Secondary 3 student's English composition. Score Content, Language and Organisation out of 5 each, write two specific comments per criterion, then list three things this student should practise next.
Do not rewrite the composition — give feedback only. Quote the student's own sentences when referring to specific issues.
[paste composition]
Availability inside Edor.ai
OpenAI is a native provider and the platform default. Once an administrator adds one school API key, teacher tools, the AI tutor, student conversations, knowledge-base retrieval and oral practice all work, with no per-teacher accounts. A school can switch to Azure OpenAI instead and manage data residency in its own Azure subscription.
Two practical points. First, the key belongs to the school and can be rotated or revoked at any time. Second, the model choice is adjustable — if a school wants certain subjects to run on Claude, that can be switched per module in the admin panel.
Alternatives
- For steadier Chinese writing feedback, see Anthropic Claude.
- For the lowest cost on high volumes of documents, especially if you already use Google Workspace, see Google Gemini.
- To keep data entirely inside the campus network, see Meta open weights or Alibaba Qwen, and read the open versus closed cost and privacy trade-off.
- To understand what embedding, RAG and hallucination actually mean, start at lesson 1 of the LLM Classroom.
Different tiers from the same vendor
Most vendors keep flagship, workhorse, lightweight and reasoning lines running at once, and prices can differ tenfold.
| Model | Tier | Released | Context window | In / Out | Notes |
|---|---|---|---|---|---|
| GPT-6 Astra | Flagship | 2026-09-03 | 1,050K | $10 / $50 | Current flagship. `reasoning.effort` from low to max; any request above 272K input tokens is billed at 2x input rates for the whole request. |
| GPT-5.6 Sol | Flagship | 2026-07-09 | — | — | Previous flagship, limited preview from 26 June 2026. API pricing was cut by over 20% from 21 August 2026. |
| GPT-5.6 Terra | Workhorse | 2026-07-09 | — | — | Balanced tier for everyday work, competitive with GPT-5.5 at lower cost; used by ChatGPT Free and Go users. |
| GPT-5.6 Luna | Lightweight | 2026-07-09 | — | — | The cheapest and fastest tier; its price was cut by 80% on 30 July 2026, suiting high-volume batch work. |
| GPT-5.5 / GPT-5.5 Pro | Flagship | 2026-04-23 | — | — | Reached the API on 24 April 2026. Over 1M tokens of context (922K input plus 128K output). |
| GPT-5.4 | Flagship | 2026-03-05 | — | — | Unified the Codex and GPT lines into a single system; GPT-5.4 mini followed on 18 March 2026. |
| GPT-4.1 / mini / nano | Workhorse | 2025-04-14 | — | — | The previous-generation workhorse with a 1M-token context window, still served in the API at far lower cost than the flagship. |
| GPT-4o mini | Lightweight | 2024-07-18 | — | — | One of Edor.ai's current defaults: cheap and fast, sufficient for most teacher tools and student conversations. |
| o1 / o3 / o4-mini | Reasoning | 2024-09-12 | — | — | The first "think before answering" reasoning series and the origin of the adaptive thinking now standard across vendors in 2026. |
FAQ
For an individual teacher planning a lesson it can be. Three things it cannot do: it does not know your school-based curriculum or textbook units; there is no student safety gating or teacher monitoring, so you cannot see student conversations; and the data sits inside OpenAI's consumer product with no export or ownership for the school. A school platform exists to close those three gaps.
The $10 / $50 figure is OpenAI's developer API rate, not a school's spend. Edor.ai is a per-school annual subscription with AI usage included and no token charges, and the platform picks a tier by task difficulty rather than sending every click to the flagship.
We call the API under no-training terms, which is different from using the free consumer ChatGPT. Student personal-data fields are encrypted at rest in our database, and conversations and AI logs are purged on the retention schedule the school sets.
You can. The platform supports OpenAI, Azure OpenAI, Anthropic, Poe and local Ollama, and administrators can switch. Note that Anthropic and Poe have no embedding or speech models, so if you disable OpenAI entirely the knowledge base and oral practice need Azure OpenAI or a local alternative.
Language models predict one token at a time and are inherently probabilistic, and current models also decide for themselves how long to think. That is why we require teacher review for marking and cap hint levels in tutor mode — see the LLM Classroom lessons on hallucination and reasoning.
Prices and specifications in this article are current as of 2026-09
- OpenAI — GPT-6 Astra launch post
- OpenAI API — GPT-6 Astra model page (specs and pricing)
- OpenAI — GPT-5.6 launch post and price updates
- OpenAI Help Center — Model Release Notes
- OpenAI — API pricing page
- · All prices, features and specifications follow the official documentation linked above. Vendors may change them at any time — verify before you purchase.
- · Product names and trademarks mentioned belong to their respective owners. Edor.ai has no partnership, agency or sponsorship relationship with these companies.
- · This article is an independent review compiled for educational purposes and is not procurement advice or legal advice.
- · For any use involving student personal data, assess it against your school policy and the Personal Data (Privacy) Ordinance (PDPO) before rollout.
Related reading
- OpenAI vs Anthropic vs xAI vs Google: Which US Provider Actually Suits a School?
In September 2026 the four leading US flagships range from $0.75 to $10 per 1M input tokens — a 13x spread. This head-to-head compares them on the six axes a school actually cares about (price, context, Chinese-language handling, content safety, platform availability and cost cliffs) and explains why the strongest model is usually not the one a school should be running.
- The 2026 All-Model Roundup: 15 Providers and One Selection Framework for Schools
From OpenAI, Anthropic, Google, xAI, Meta and Mistral to DeepSeek, Qwen, Kimi, GLM, MiniMax, Doubao, Hunyuan and ERNIE, plus the coding-only Cursor Composer. One school usage model, applied to every vendor's published pricing, puts all 15 on a single table — followed by a four-question framework for choosing between them.
- The Reasoning Revolution: From Chain-of-Thought to Adaptive Thinking, and What It Changes for Marking, Maths and Science
Models in 2024 blurted out an answer. Models in 2026 think first, and decide for themselves how long to think. This article explains chain-of-thought, reasoning effort and adaptive thinking in terms a teacher can use, compares the four vendors' effort dials, and sets out what has genuinely changed for marking, maths and science teaching — and what has not.