Models/OpenAI/gpt-realtime
openai

gpt-realtime

$0.40/M input$1.60/M output
openai/gpt-realtime

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

Modalities

Input: TextOutput: Text

Pricing

Input$0.40/M
Output$1.60/M

Model Info

ProviderOpenAI
IDopenai/gpt-realtime