Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

OpenAI GPT Latest

~openai/gpt-latest

Specification

Published by the vendor; the platform bills at the target's declared price.

OpenAI

OpenAI GPT Latest

reasoning tools

OpenAI ~openai/gpt-latest

This model always redirects to the latest model in the OpenAI GPT family.

Input $/1M
$2.00
Output $/1M
$10.0
Context
1.1M
Max output
128K
Released
Apr 27, 2026
Modalities
fileimagetext

Cached input reads $0.20 per 1M

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs OpenAI GPT Latest
targets:
  - id: gpt-latest
    kind: llm
    name: OpenAI GPT Latest
    metadata:
      model: ~openai/gpt-latest          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1050000
    cost:
      usd_per_1k_tokens: 0.006000