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 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

Anthropic releases Fable 5, bringing capabilities of restricted Mythos model to public with $10/$50 per 1M token pricing

Anthropic has released Fable 5, making capabilities from its previously restricted Mythos model available to the public. The company claims Fable 5 beats GPT-5.5, Gemini 3.1 Pro, and its own Opus 4.8 in internal testing, with pricing set at $10 per million input tokens and $50 per million output tokens after a free trial period ending June 22.

model release

Anthropic releases Claude Fable 5, first public Mythos-class model at $10/$50 per million tokens

Anthropic has released Claude Fable 5, its first publicly available Mythos-class model, at $10 per million input tokens and $50 per million output tokens—less than half the price of Claude Mythos Preview. The model includes safeguards that redirect sensitive queries to Claude Opus 4.8 in less than 5% of sessions.

model release

Anthropic releases Claude Fable 5 with Mythos-class capabilities at $10/$50 per million tokens

Anthropic released Claude Fable 5, a Mythos-class model, to enterprise customers and paid subscribers two months after limiting its advanced Mythos model to select users. The new model costs $10 per million input tokens and $50 per million output tokens—twice the price of Claude Opus 4.8—and includes safeguards that block responses in high-risk areas like cybersecurity and biology.

model release

Anthropic releases Claude Fable 5, a safety-limited version of Mythos, at $10/$50 per million tokens

Anthropic released Claude Fable 5, the first publicly available version of its Mythos model, with built-in safety restrictions that automatically block high-risk queries in cybersecurity, biology, chemistry, and related fields. The model costs $10 per million input tokens and $50 per million output tokens, double the price of Claude Opus 4.8.

Comments

Loading...