UnionAlpha.
Intelligence, under cover - latest updates.
Multiple AI models. One API for coding, research, and creative work. Expected paid pricing: $1.25 input / $6.25 output per 1M tokens. Free during preview.
76.1LiveBench overallIndependent performance. See the scores.
Cached input · $0.15 per 1M
Union Alpha wrote it.
Demodokos performed it.
Expressive voices. Original music. Produced on a local PC.
Meet the studioScene 01 · Local AI performance
The scores.
LiveBench
76.1Across reasoning, coding, mathematics, language, and more.
GPQA Diamond
90.9%Expert-level scientific reasoning.
ARI Bench
32/100One hour to build a system. Then face unseen questions.
Terminal-Bench v4
~51%About $1.50 per task in the OpenCode launch chart.
| Model / effort | Score | Cost/task |
|---|---|---|
| Union Alpha | ~51% | ~$1.50 |
| GPT-6 Astra · high | ~54% | ~$4.00 |
| GPT-6 Astra · xhigh | ~59% | ~$6.00 |
| Claude Opus 5 · max | ~42% | ~$8.00 |
| Claude Fable 5.1 · high | ~52% | ~$12.00 |
| Claude Fable 5.1 · max | ~49% | ~$19.00 |
| Grok 4.6 · high | ~21% | ~$5.70 |
Other evaluations
SVG in action.
SVG benchmark overview
The pelican test.
Generate an SVG of a pelican riding a bicycle

Two riders. One jet ski.
A raccoon sits on a dog's back while the dog steers a jet ski

The Mona Lisa test.
Replicate mona-lisa as SVG

The beach at sunset.
Create an SVG of a amazing beach scene. Sunset, animals, fun, birds, reflections

Strong results.
A smaller bill.
Parallel models, one coherent answer. Lower-cost engines and reusable prompt caches help explain the economics.
Several lower-cost models can together cost less than one premium call. Prompt caching keeps repeat input cheaper.
Circuit & Chisel’s Pareto?
The team behind Unbiased describes the same parallel blend. Cloudflare’s early Union Alpha examples also match Pareto’s three token rates.
- Company
- Circuit & Chisel
- Platform
- Unbiased
- Model
- Pareto 26.8
Three prices. One exact match.
Cloudflare’s original response costs work out to Pareto 26.8’s published rates. All five examples fit, including the cached request.
USD per 1M tokens · early examples / Pareto
More than a simple vote.
Pareto’s evaluation repo calls it a “self-hosted cascade RC” and reads cascade cost metadata. Parallel candidates plus selective escalation could explain the cost curve.
↳ More compute when needed
A complete scene.
On your own PC.
Turn dialogue, audio, or video into a finished scene with original AI music, expressive voices, translation, and subtitles.
Scene 02 · Local AI performance

The cost advantage.
Expected per million tokens: $1.25 input, $0.15 cached input, $6.25 output. Currently free in preview.
Specifications & token costs
| Specification | Union Alpha | Claude Opus 5 |
|---|---|---|
| Context window | 262,144 tokens | 1,000,000 tokens |
| Maximum output | 131,072 tokens | 128,000 tokens |
| Input modalities | Text, images | Text, images, files / PDFs |
| Output modality | Text | Text |
| Input / 1M tokens | $1.25 Expected price · preview currently free | $5.00 Listed price |
| Cached input / 1M tokens | $0.15 Expected cache-read price | $0.50 Cache reads |
| Output / 1M tokens | $6.25 Expected price · preview currently free | $25.00 Listed price |
| Tool calling | Listed | Listed |
| Response-format parameter | Listed | Listed |
| Structured-output metadata | Not listed | Listed · provider-dependentConfirm schema enforcement with your provider |
| Reasoning controls | Not listed | Listed |
What would your token volume cost?
Cached tokens are part of total input, not additional tokens.
Per 1M tokens, input / cached / output: Union Alpha $1.25 / $0.15 / $6.25 · Opus 5 $5 / $0.50 / $25. Excludes cache writes and tools.
Specs & Opus 5 rates: OpenRouter · Expected Union Alpha rates: early Cloudflare examples and Pareto pricing.
Try Union Alpha.
Run a prompt here or copy the request in cURL, Python, or JavaScript. You can also chat directly on OpenRouter.
Try it in OpenRouter Chat
Sign in to OpenRouter and select Union Alpha from the model picker.
No API key to create or copy. Approve access on OpenRouter, then paste its one-time connection code here.
Connecting creates a revocable OpenRouter key for this tab. Your account’s limits and rates apply. How account connection works
Prompts go directly to OpenRouter. Credentials stay in this tab and are not saved to browser storage. Manage OpenRouter keys ↗
curl https://openrouter.ai/api/v1/chat/completions \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "stealth/union-alpha",
"messages": [{"role": "user", "content": "Hello, Union Alpha."}],
"max_tokens": 1024
}'
Enter a prompt and connect OpenRouter to start.
Before your
first request.
What does “stealth” mean?
The developer’s identity is undisclosed. On OpenRouter, the model ID is stealth/union-alpha.
Is Union Alpha free to use?
Yes, during preview. Expected paid rates are $1.25 input, $0.15 cached input, and $6.25 output per million tokens, based on the early Cloudflare examples and matching Pareto rates. See current availability.
How does Union Alpha compare with Claude Opus 5?
Union Alpha has a 262,144-token context and up to 131,072 output tokens; Opus 5 offers 1M context and 128K output. Both accept images and support tools. Expected Union Alpha input and output rates are one quarter of Opus 5’s $5 / $25 per million. Compare your usage, including cached input, in the cost calculator.
Does Union Alpha support images and tool calling?
Yes. The API accepts text and images, supports tools and tool_choice, and offers a response_format parameter. The playground on this page sends text only; use the API for image inputs and tool integrations.
How does Union Alpha perform on Terminal-Bench v4?
OpenCode's chart places Union Alpha at around 51%, near Fable 5.1 Max and Opus 5 Max and just below Astra (high), with a launch-chart estimate of roughly $1.50 per task.
Can I run Union Alpha locally?
Union Alpha is available through hosted inference on OpenRouter and OpenCode Zen. Downloadable model weights are not listed.
Can I try Union Alpha without an API key?
Yes. Sign in to OpenRouter Chat and select Union Alpha. To use the playground here, connect your OpenRouter account and enter its one-time authorization code. You do not need to create or copy an API key manually.
What happens to my prompt and credentials?
Prompts are sent directly to OpenRouter under its privacy policy. Credentials stay in this tab’s memory. Pasted keys are cleared after each request; connected keys are cleared when you disconnect or leave. Disconnecting here does not revoke the key on OpenRouter. You can revoke it in OpenRouter key settings.
Try Union Alpha.
Available through OpenRouter and OpenCode Zen.