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 tokens, powered by a novel transformer architecture and hybrid attention mechanisms. This enables faster inference and expanded memory for processing large volumes of enterprise data, critical for scaling AI agents.
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