Back to Models
Ridvay: Deep Research AI Model Icon

Ridvay: Deep Research

Description

Deep Research is a powerful AI agent that autonomously plans, executes, and synthesizes multi-step research tasks. It navigates complex information landscapes using web search to produce detailed, cited reports. Research tasks can take several minutes to complete.

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Ridvay: Deep Research (ridvay/deep-research)

curl https://api.ridvay.com/v1/chat/completions   -H "Content-Type: application/json"   -H "Authorization: Bearer YOUR_API_KEY"   -d '{
    "model": "ridvay/deep-research",
    "messages": [
      {
        "role": "user",
        "content": "Explain the capabilities of the Ridvay: Deep Research model"
      }
    ],
    "temperature": 0.7,
    "max_tokens": 1024
  }'

Supported Modalities

API Pricing

  • Input: 1.25$ / 1M tokens
  • Output: 5$ / 1M tokens

Token Limits

  • Max Output: 32,000 tokens
  • Max Context: 32,000 tokens

Subscription Tiers

  • free
  • pro
  • ultimate