Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

GPT-4o-mini (2024-07-18)

openai/gpt-4o-mini-2024-07-18

Specification

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

OpenAI

GPT-4o-mini (2024-07-18)

tools

OpenAI openai/gpt-4o-mini-2024-07-18

GPT-4o mini is OpenAI's newest model after [GPT-4 Omni](/models/openai/gpt-4o), supporting both text and image inputs with text outputs. As their most advanced small model, it is many multiples more affordable...

Input $/1M
$0.15
Output $/1M
$0.60
Context
128K
Max output
16K
Released
Jul 18, 2024
Modalities
textimagefile

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