writerChat
Writer: Palmyra X5
writer/palmyra-x5
1040KContext Window
8KMax Output
Supported Protocols:max_tokenstemperaturetop_ptop_kstop
Online
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.
Capabilities
Text GenerationCode GenerationAnalysis & Reasoningmodels.reasoning
Technical Specs
Input Modality
Text
Output Modality
Text
Arch
—
Pricing
Pay per use, no monthly feesInput Token< ¥0.001/1K Token
Output Token< ¥0.001/1K Token
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="writer/palmyra-x5",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
Writer: Palmyra X5
writer/palmyra-x5
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window1040K
Max Output8K
Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →