DEMO LABS · DEMO RESOURCE
ATLAS REASON XL
High-computation reasoning model for multi-stage analysis, planning and synthesis on complex problems.
Capabilities
Modalities
Performance characteristics
- Multi-stage reasoning
- High
- Latency profile
- Deliberate
- Best for
- Complexity
- Context
- 200K context
Privacy characteristics
This resource supports transient processing — requests can be processed without being treated as permanent user history, where the underlying infrastructure allows it.
Compute pricing (demo)
- Input
- 2.0 credits
- Output
- 6.0 credits
- Unit
- per 1M units (demo)
API identifier
demo/atlas-reason-xlExample request
curl https://api.intellex.ai/v1/generate \
-H "Authorization: Bearer $INTELLEX_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "demo/atlas-reason-xl",
"input": "Your request here"
}'Illustrative shape only — the Intellex API is not live in this demo.
Demo interface — no live execution behind this panel