Back to Models
Ridvay Free AI Model Icon

Ridvay Free

Description

No description available.

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Ridvay Free (ridvay.free)

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

Supported Modalities

API Pricing

Token Limits

Subscription Tiers

  • free
  • pro
  • ultimate