Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

GPT-4o (2024-05-13)

openai/gpt-4o-2024-05-13

Specification

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

OpenAI

GPT-4o (2024-05-13)

tools

OpenAI openai/gpt-4o-2024-05-13

GPT-4o ("o" for "omni") is OpenAI's latest AI model, supporting both text and image inputs with text outputs. It maintains the intelligence level of [GPT-4 Turbo](/models/openai/gpt-4-turbo) while being twice as...

Input $/1M
$5.00
Output $/1M
$15.0
Context
128K
Max output
4K
Released
May 13, 2024
Modalities
textimagefile
Intelligence index-
Coding index24
Agentic index-

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