Skip to main content
Cohere

Search documentation

Type to search this documentation.

On this pageOverview

Installation

To be able to use Cohere’s models, first choose the platform where you want to access the model from. Cohere's models are available on the following platforms:

Platform Description Setup Guide
Cohere Platform The fastest way to start using Cohere’s models. Hosted on Cohere infrastructure and available on our public SaaS platform. Sign up and get an API key (trial key available)
Model Vault A Cohere product for dedicated, managed inference: a single-tenant deployment you provision from the dashboard and call over the API. Model Vault docs
Private Deployments For enterprises looking to deploy the Cohere stack privately on the cloud or on-prem. Setup guide
Cloud deployments Managed services from cloud providers that enable access to Cohere's models. • Amazon Bedrock
• Amazon SageMaker
• Azure AI Foundry
• Oracle OCI

You can then use the models via these options:

To install the Cohere SDK, choose from the following 4 languages:

Bash
pip install -U cohere

Source

Bash
npm i -s cohere-ai

Source

gradle
implementation 'com.cohere:cohere-java:1.x.x'

Source

Bash
go get github.com/cohere-ai/cohere-go/v2

Source

Suggest an edit

Propose a replacement for this page. The site team reviews it before applying any changes.

Export
Documentation menu