Models/openai/gpt-4o-search-preview
openai

gpt-4o-search-preview

128K context$2.50/M input$10.00/M output
openai/gpt-4o-search-preview

Description

GPT-4o Search Previewis a specialized model for web search in Chat Completions. It is trained to understand and execute web search queries.

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

Modalities

Input: TextOutput: Text

Pricing

Input$2.50/M
Output$10.00/M
Context128K tokens

Model Info

Provideropenai
IDopenai/gpt-4o-search-preview