Installation

Platform options

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:

PlatformDescriptionSetup Guide
Cohere PlatformThe 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)
Private DeploymentsFor enterprises looking to deploy the Cohere stack privately on the cloud or on-prem.Setup guide
Cloud deploymentsManaged services from cloud providers that enable access to Cohere’s models.Amazon Bedrock
Amazon SageMaker
Azure AI Foundry
Oracle OCI

Model usage

You can then use the models via these options:

Installation

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

$pip install -U cohere

Source

Built with