Models/openai/gpt-4o-mini-transcribe
openai

gpt-4o-mini-transcribe

128K contextFree inputFree output
openai/gpt-4o-mini-transcribe

Quick Start

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

Modalities

Input: TextInput: ImageOutput: Text

Pricing

InputFree
OutputFree
Context128K tokens

Model Info

Provideropenai
IDopenai/gpt-4o-mini-transcribe