Skip to content
GPT-4o Search Preview logo

GPT-4o Search Preview

Verified

Preview model for enhanced search and information synthesis.

OpenAILanguage ModelsClosed
Model page
Updated 2026-06-15

About GPT-4o Search Preview

Built on the GPT-4o architecture, this preview version emphasizes handling of complex queries that require pulling and organizing external information. Its large context window supports processing lengthy documents or multi-turn research sessions without losing coherence. The closed nature allows OpenAI to iterate quickly on search-specific refinements before wider release.

Strengths include reliable text generation combined with preview access to real-time data integration features. Users benefit from more accurate summarization of current events or technical topics compared to standard models. It avoids open-weight distribution to maintain controlled testing of these new capabilities.

Typical usage involves research assistance, fact-checking workflows, and exploratory question answering where up-to-date context matters. Developers and power users test it for applications needing precise information retrieval within extended conversations.

Capabilities

Real-time web search integration
Long-context text reasoning
Factual information retrieval
Complex query handling
Text summarization and analysis
Multi-turn conversational responses

How GPT-4o Search Preview compares

GPT-4o Search Preview (striped bar) vs other language models on intelligence, speed and price.

Price

USD per 1M output tokens · Lower is better · GPT-4o Search Preview ranks #98 of 98

$3.3
Qwen3 Coder Plus
$3.4
Switchpoint Router
$3.8
Qwen3.7 Max
$3.9
Qwen3 Max
$3.9
Qwen3 Max Thinking
$4.0
GLM 5 Turbo
$6.0
Palmyra X5
$6.2
Qwen3.6 Max Preview
$8.0
Jamba Large 1.7
$8.0
Aion-1.0
$8.0
Sonar Deep Research
$10.0
Command A
$10.0
GPT-4o Search Preview

Sources: Artificial Analysis (intelligence, speed) · OpenRouter (price).

Best for

Real-time information queries

The model handles questions needing current web data by integrating search directly into responses for timely accuracy.

Research with live sources

Users can explore topics where the model pulls and summarizes relevant online content within its 128k token context.

Preview testing of search features

Developers evaluate upcoming search-enhanced LLM behaviors in controlled scenarios before full release.

Strengths & limitations

Strengths

  • +Access to current information via search
  • +Strong reasoning over large contexts
  • +High-quality natural language output
  • +Effective tool-augmented responses

Limitations

  • Text modality only
  • Dependent on search result quality
  • Preview-stage reliability constraints

Cost calculator

Estimate what GPT-4o Search Preview would cost for your usage.

$0.00750
per request
$75
estimated / month

Based on GPT-4o Search Preview's $2.50/1M input · $10.00/1M output. Estimate only — actual cost varies by provider and caching.

Quick start

OpenRouter's API is OpenAI-compatible — most SDKs work by just swapping the base URL. Only the model slug changes between models.

JavaScript · openai
import OpenAI from "openai";

const client = new OpenAI({
  baseURL: "https://openrouter.ai/api/v1",
  apiKey: process.env.OPENROUTER_API_KEY,
});

const completion = await client.chat.completions.create({
  model: "openai/gpt-4o-search-preview",
  messages: [{ role: "user", content: "Hello!" }],
});

console.log(completion.choices[0].message.content);

Model slug: openai/gpt-4o-search-preview

Editor's verdict

Our take on GPT-4o Search Preview

GPT-4o Search Preview is OpenAI's proprietary language models with a 128K-token context window.

At $10.00 per 1M output tokens, it is premium-priced for its class.

It is available through OpenAI's API and aggregators like OpenRouter.

Best suited to access to current information via search and strong reasoning over large contexts.

Did you find this helpful?

Frequently asked questions

The model supports a context length of 128000 tokens as specified by OpenAI.

User reviews

Real, verified reviews from the community shape this model's rating.

Loading reviews…

Sign in to review

Other GPT models

Sibling versions in the GPT family from OpenAI.

Promote GPT-4o Search Preview

Add this badge to your website, or share the tool.

DFeatured on DhanasviGPT-4o Search Preview 1