> ## Documentation Index
> Fetch the complete documentation index at: https://codinitdev-mintlify-update-changelog-codinit-dev-90028.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cohere

> Configure Cohere's Command R series models for reasoning, code generation, and multilingual tasks.

**Website:** [https://cohere.com/](https://cohere.com/)

## Getting an API Key

1. Go to [Cohere Dashboard](https://dashboard.cohere.com/) and sign in
2. Navigate to API Keys section
3. Create a new API key
4. Copy the key immediately

## Configuration

1. Click the settings icon (⚙️) in CodinIT
2. Select "Cohere" as the API Provider
3. Paste your API key
4. Choose your model

## Supported Models

* `command-r-plus` (Latest) - 128K context
* `command-r` (Latest) - 128K context
* `command` - 4K context
* `command-light` - 4K context
* `aya-expanse` - Multilingual, 8K context

## Features

* **Tool calling:** External tools and APIs
* **RAG support:** Retrieval augmented generation
* **Multilingual:** Strong multi-language performance
* **Code intelligence:** Programming specialized

## Notes

* **Pricing:** See [Cohere Pricing](https://cohere.com/pricing)
* **Free tier:** Available for testing
