Palmyra X5
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.
writer/palmyra-x5
- Contexto
- 1M tokens
- Máx. completion
- 8,192
- Tools
- No
- JSON
- No
- Lanzamiento
- 2026-01-21
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "writer/palmyra-x5",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Palmyra X5?
- 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. Palmyra X5 corre en el API de Geek Hub (compatible con OpenAI). Id: writer/palmyra-x5.
- ¿Palmyra X5 es gratis?
- No. El input cuesta $0.654 / 1M tokens y el output $6.5404 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Palmyra X5?
- Palmyra X5 tiene una ventana de 1M tokens. Soporta hasta 8,192 tokens de completion.
- ¿Palmyra X5 soporta tool calling y structured outputs?
- Palmyra X5 no publica tool calling en este endpoint. No lista structured outputs en este endpoint.
- ¿Cuándo se lanzó Palmyra X5?
- Palmyra X5 se lanzó el 21 de enero de 2026.