Which AI model has the largest context window?
Grok 4.20 from xAI, at 2 million tokens through the API; its grok.com chat product caps near 128K. GPT-6 Astra, the GPT-5.6 models (Sol, Terra, Luna), GPT-5.5 and GPT-5.4 accept 1.05 million tokens, and GPT-4.1, Claude Fable 5.1, Opus 5 and Sonnet 5, the Gemini 3 family and Grok 4.3 all accept 1 million.
Which AI model is cheapest?
Among models with a published list price, GPT-5 nano at $0.05 input and $0.40 output per million tokens, then GPT-5.6 Luna at $0.20 and $1.20 and GPT-5.4 nano at $0.20 and $1.25, then Gemini 3.1 Flash-Lite at $0.25 and $1.50. Which is cheapest for you depends on the ratio of input to output tokens in your workload, which the cost calculator prices exactly.
What is the difference between context window and max output?
The context window is everything the model can consider at once: your prompt, the conversation history, attached files and the reply it is writing. Max output is the ceiling on one reply. GPT-4.1 has a 1M-token window but stops at 32,768 tokens per answer, while GPT-6 Astra, the GPT-5.6 trio, GPT-5.5, GPT-5.4 and the Claude 5 models can write up to 128K in one reply.
Which model can write the longest single reply?
GPT-6 Astra, GPT-5.6 Sol, Terra and Luna, GPT-5.5, GPT-5.4 and their Pro, mini and nano tiers, and Claude Fable 5.1, Opus 5 and Sonnet 5, all list a 128K-token max output. Gemini 3.1 Pro, Gemini 3 Flash and Gemini 3.1 Flash-Lite are in the 64K to 65K range, Claude Haiku 4.5 at 64K, and GPT-4.1 at 32,768. xAI does not publish a separate output cap for Grok; the reply is bounded by the remaining context.
Do OpenAI prices change with prompt length?
Yes. On its 1.05M-context models (GPT-6 Astra, the GPT-5.6 trio, GPT-5.5 and GPT-5.4), OpenAI bills any request whose input exceeds 272K tokens at 2x the input rate and 1.5x the output rate for the whole request. The table and the cost calculator carry the standard rate, so price a very long prompt at the higher tier.
Does a large context window make a model better?
It makes more fit in one call, which matters for long documents, large codebases and long-running threads. It does not by itself improve reasoning, and a long prompt costs more per call because every input token is billed. Match the window to the job and check the max output separately if you need long replies.
How current is this comparison?
Every figure carries a verification date against the provider's own pricing page: OpenAI verified September 9, 2026 from developers.openai.com, five days after GPT-6 Astra shipped; Google as of March 2026; xAI Grok verified July 2026 from docs.x.ai; and Anthropic verified September 2026 from platform.claude.com, the day after Claude Fable 5.1 shipped. Claude Sonnet 5 stays at $2 and $10 per million tokens: the rise to $3 and $15 that Anthropic had scheduled for September 1, 2026 was cancelled. Confirm on openai.com/pricing, platform.claude.com, ai.google.dev/pricing and docs.x.ai/pricing before budgeting.
Does AI Toolbox work with all of these models?
Yes, whichever model you pick inside ChatGPT, Gemini, Claude or Grok. AI Toolbox is a browser extension that adds folders, full-text search, export, a context gauge and a shared prompt library on top of the accounts you already have; it is not an AI subscription and does not sell model access. The gauge and two saved prompts are free, and Premium is $9.99/month or $99 once per module.