Description
o3-deep-research is OpenAI's advanced model for deep research, designed to tackle complex, multi-step research tasks. Note: This model always uses the 'web_search' tool which adds additional cost.
API Usage Examples
OpenAI Compatible Endpoint
Use this endpoint with any OpenAI-compatible library. Model: OpenAI: o3 Deep Research (openai/o3-deep-research)
curl https://api.ridvay.com/v1/chat/completions -H "Content-Type: application/json" -H "Authorization: Bearer YOUR_API_KEY" -d '{
"model": "openai/o3-deep-research",
"messages": [
{
"role": "user",
"content": "Explain the capabilities of the OpenAI: o3 Deep Research model"
}
],
"temperature": 0.7,
"max_tokens": 1024
}'Supported Modalities
- Text
- Images
API Pricing
- Input: 10$ / 1M tokens
- Output: 40$ / 1M tokens
- Image: 0.008$ / image
Token Limits
- Max Output: 100,000 tokens
- Max Context: 200,000 tokens
Subscription Tiers
- free
- pro
- ultimate