Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

GPT-4o (2024-11-20)

openai/gpt-4o-2024-11-20

Specification

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

OpenAI

GPT-4o (2024-11-20)

tools

OpenAI openai/gpt-4o-2024-11-20

The 2024-11-20 version of GPT-4o offers a leveled-up creative writing ability with more natural, engaging, and tailored writing to improve relevance & readability. It’s also better at working with uploaded...

Input $/1M
$2.50
Output $/1M
$10.0
Context
128K
Max output
16K
Released
Nov 20, 2024
Modalities
textimagefile

Cached input reads $1.25 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 GPT-4o (2024-11-20)
targets:
  - id: gpt-4o-2024-11-20
    kind: llm
    name: GPT-4o (2024-11-20)
    metadata:
      model: openai/gpt-4o-2024-11-20          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 128000
    cost:
      usd_per_1k_tokens: 0.006250