model releaseOpenAI

OpenRouter Lists 'GPT Sol Latest' — An Alias Pointer to OpenAI's Newest Sol-Family Model, Not a Standalone Release

TL;DR

OpenRouter has added a listing called '~openai/gpt-sol-latest,' described as an alias that always points to the newest model in an undisclosed 'GPT Sol' family from OpenAI. The listing shows a 1050K token context window and pricing of $2.00 per million input tokens and $10.00 per million output tokens, but OpenAI has not publicly confirmed a model line by this name.

2 min read
0

What was listed

OpenRouter has published a new entry, ~openai/gpt-sol-latest, describing it as a model that "always redirects to the latest model in the OpenAI GPT Sol family." The listing specifies a 1,050,000-token context window, input/output modality of text, image, and file to text, and pricing of $2.00 per million input tokens and $10.00 per million output tokens.

The naming convention — a tilde prefix combined with the word "latest" — mirrors how OpenRouter tags routing aliases for other providers: a pointer that resolves to whatever the current production checkpoint is, rather than a fixed, versioned model with its own permanent identifier. OpenAI has not issued a public announcement, blog post, or documentation referencing a "GPT Sol" model family as of this writing.

What we know and don't know

Confirmed from the OpenRouter listing:

  • Context window: 1,050,000 tokens
  • Pricing: $2.00/M input tokens, $10.00/M output tokens
  • Modality: text, image, and file input; text output
  • Access: available now via OpenRouter's API under the identifier ~openai/gpt-sol-latest

Unverified or undisclosed:

  • Parameter count
  • Training data cutoff date
  • Benchmark scores (MMLU, HumanEval, or others)
  • Official OpenAI naming, positioning, or announcement
  • Whether "Sol" refers to a new model line, an internal codename, or a mislabeled variant of an existing OpenAI model

Because OpenAI has not corroborated the existence of a "GPT Sol" family through its own channels, the details here should be treated as third-party listing information from OpenRouter, not confirmed OpenAI product specifications.

Why the 1050K context window stands out

If accurate, a 1.05-million-token context window would place this model among the largest-context offerings available through OpenRouter, exceeding the 1-million-token window OpenAI introduced with GPT-4.1 and edging past Google's Gemini 1.5 Pro at the same round number. Combined with image and file input support, the specs suggest a multimodal long-context model aimed at document-heavy and codebase-scale use cases. Without benchmark data, though, it's impossible to assess how the model performs against competitors at that context length.

What this means

This is a listing event, not a confirmed product launch. The "latest" alias structure means OpenRouter customers calling ~openai/gpt-sol-latest will get routed to whatever checkpoint OpenAI currently designates as current for this family — the underlying model can change without a new version string appearing. That makes it useful for developers who want to always target OpenAI's newest offering in this line without updating API calls, but it also means the specs listed today (context window, pricing) could shift silently as OpenAI updates the backing model. Until OpenAI directly confirms the GPT Sol name and publishes model documentation, treat this listing as provisional. Developers evaluating it for production use should pin to a dated snapshot, if one becomes available, rather than the floating alias.

Related Articles

model release

Unverified 'GPT Astra' Model Appears on OpenRouter With 1.05M Token Context, No OpenAI Confirmation

OpenRouter is listing a model called 'OpenAI GPT Astra Latest' with a 1.05 million token context window and $10/$50 per-million-token pricing. OpenAI has made no public announcement, and the listing's own description says it is an auto-redirecting alias rather than a fixed model.

model release

Unverified 'GPT Terra' Model Surfaces on OpenRouter With 1.05M-Token Context, No OpenAI Confirmation

OpenRouter's catalog lists '~openai/gpt-terra-latest,' an alias pointing to what it describes as the newest model in an unannounced 'GPT Terra' family, with a 1.05 million token context window and $2/$12 per-million-token pricing. OpenAI has made no public statement confirming the model's existence.

benchmark

OpenAI's GPT-6 Astra Beats Claude Fable 5.1 Nearly 3-to-1 in Autonomous Business Benchmark, Tops Drone Navigation Tests

Independent testing lab Andon Labs found OpenAI's GPT-6 Astra nearly triples Claude Fable 5.1's performance running a simulated vending machine business, averaging $15,515 versus $5,422. Astra also became the first model to beat human-AI baseline performance across all five Drone-Bench subtasks, including autonomous person-tracking via drone.

benchmark

GPT-6 Astra Beats Ai2's MolmoAct2 on New Robotics Benchmark, Researcher Calls It a 'Step Change'

A new robotics benchmark called StationeryBench shows OpenAI's GPT-6 Astra completing 7 of 100 desk-object manipulation tasks versus zero for Ai2's MolmoAct2, with a median progress score of 46 against 12. Cornell/DeepMind researcher Yoav Artzi calls the result a 'step change in spatial reasoning.'

Comments

Loading...