Models/OpenAI/OpenAI: o4 Mini High (batch)
openai

OpenAI: o4 Mini High (batch)

$0.55/M input$2.20/M output
openai/o4-mini-high:batch

Description

OpenAI o4-mini-high is the same model as [o4-mini](/openai/o4-mini) with reasoning_effort set to high. OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/o4-mini-high:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: ImageInput: TextInput: FileOutput: Text

Pricing

Input$0.55/M
Output$2.20/M

Model Info

ProviderOpenAI
IDopenai/o4-mini-high:batch