Cohere Models on XALEN

Enterprise AI with built-in RAG capabilities.

Founded: 2019 · HQ: Toronto, Canada · 1 models available

Available Models

Command R+

Enterprise

Enterprise model with built-in RAG and citation generation.

Params: 104B Context: 128K Input: $0.06 Output: $0.10 Latency: ~400ms

Quick Start

import XALEN from 'xalen-sdk';

const client = new XALEN({ apiKey: 'xln_test_YOUR_KEY' });

const response = await client.chat.completions.create({
  model: 'command-r-plus',
  messages: [{ role: 'user', content: 'Hello!' }]
});

Start Using Cohere Models

All models available through a single API. No separate accounts needed.

Get API Key

Last updated: 2026-05-21.