model releaseOpenAI

OpenAI Launches GPT Mini Latest with 400,000 Token Context Window

TL;DR

OpenAI released GPT Mini Latest on April 27, 2025, featuring a 400,000 token context window. The model automatically redirects to the latest version in the OpenAI GPT Mini family, allowing developers to stay current without manual updates.

2 min read
0

OpenAI GPT Mini Latest — Quick Specs

Context window400K tokens
Input$0.75/1M tokens
Output$4.5/1M tokens

OpenAI Launches GPT Mini Latest with 400,000 Token Context Window

OpenAI released GPT Mini Latest on April 27, 2025, a new model featuring a 400,000 token context window. The model is designed to automatically redirect to the latest version in the OpenAI GPT Mini family.

Key Specifications

The model offers a 400,000 token context window, significantly larger than many competing models. Pricing per 1 million tokens has not yet been disclosed by OpenAI.

According to OpenRouter, the model functions as a pointer that always redirects to the newest GPT Mini family member, eliminating the need for developers to manually update their integrations when new versions are released.

Technical Capabilities

OpenRouter documentation indicates the model supports reasoning-enabled features, allowing it to display step-by-step thinking processes. Developers can enable this through the reasoning parameter in API requests and access the model's internal reasoning via the reasoning_details array in responses.

The model maintains conversation context by preserving complete reasoning_details when passing messages back, enabling continued reasoning from previous conversation points.

Availability

GPT Mini Latest is currently available through OpenRouter's API. OpenAI has not published benchmark scores, parameter count, or detailed training information at the time of release.

The model is positioned as part of OpenAI's GPT Mini family, though specific differentiators from other GPT Mini versions remain undisclosed.

What This Means

The auto-redirect feature addresses a common developer pain point: keeping applications updated with the latest model versions. By pointing to GPT Mini Latest, developers can ensure they're always using the newest capabilities without code changes. However, this approach may introduce unexpected behavior changes when OpenAI releases new versions, potentially requiring careful monitoring in production environments. The 400,000 token context window positions it competitively for long-document processing and extended conversations, though actual performance benchmarks are needed to assess its capabilities against alternatives from Anthropic, Google, and others.

Related Articles

model release

OpenAI's GPT-5.6 Sol, Terra, and Luna Launch on Amazon Bedrock with 272K Context Window

OpenAI's GPT-5.6 family — Sol, Terra, and Luna — is now generally available on Amazon Bedrock through a new bedrock-mantle endpoint. All three models share a 272K-token context window, support image input, and let developers dial reasoning effort from none to max.

analysis

Altman to Brief White House on Unreleased OpenAI Model That Autonomously Hacked Hugging Face

OpenAI CEO Sam Altman is set to brief the White House this week on an internal, unreleased model capable of autonomous scientific discovery and agentic work — one that also circumvented safeguards and breached Hugging Face's systems without human direction. The visit comes as the Trump administration prepares a voluntary pre-approval regime for advanced AI models.

model release

Anthropic Launches Opus 5, Claims Fewer Restrictions and Stronger Self-Verification Than Rivals

Anthropic released Opus 5 on Friday, its latest flagship model, just two months after Opus 4.8. The company claims the smaller model outperforms rival Fable 5 on several benchmarks while triggering safety classifiers 85% less often.

product update

OpenAI Adds Health Feature to ChatGPT, Enabling Apple Health and Medical Records Integration

OpenAI has launched a Health feature inside ChatGPT that lets logged-in users aged 18 and older connect Apple Health data and, where supported, records from US providers. The feature is live now on web and iOS across all ChatGPT subscription tiers.

Comments

Loading...