Back to Models

Writer: Palmyra X5

writer/palmyra-x5

Description

Palmyra X5 is Writer's most advanced model, purpose-built for building and scaling AI agents across the enterprise. It delivers industry-leading speed and efficiency on context windows up to 1 million...

API Usage Examples

OpenAI Compatible Endpoint

Use this endpoint with any OpenAI-compatible library. Model: Writer: Palmyra X5 (writer/palmyra-x5)

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

Supported Modalities

  • Text

API Pricing

  • Input: 0.6$ / 1M tokens
  • Output: 6$ / 1M tokens

Token Limits

  • Max Output: 8,192 tokens
  • Max Context: 1,040,000 tokens

Subscription Tiers

  • free
  • pro
  • ultimate