Models/OpenAI/gpt-realtime-2.1
openai

gpt-realtime-2.1

$0.40/M input$2.40/M output
openai/gpt-realtime-2.1

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-realtime-2.1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.40/M
Output$2.40/M

Model Info

ProviderOpenAI
IDopenai/gpt-realtime-2.1