Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

GPT-4o (2024-08-06)

openai/gpt-4o-2024-08-06

Specification

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

OpenAI

GPT-4o (2024-08-06)

tools

OpenAI openai/gpt-4o-2024-08-06

The 2024-08-06 version of GPT-4o offers improved performance in structured outputs, with the ability to supply a JSON schema in the respone_format. Read more [here](https://openai.com/index/introducing-structured-outputs-in-the-api/). GPT-4o ("o" for "omni") is...

Input $/1M
$2.50
Output $/1M
$10.0
Context
128K
Max output
16K
Released
Aug 6, 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-08-06)
targets:
  - id: gpt-4o-2024-08-06
    kind: llm
    name: GPT-4o (2024-08-06)
    metadata:
      model: openai/gpt-4o-2024-08-06          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 128000
    cost:
      usd_per_1k_tokens: 0.006250